X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ftmpfiles.d.xml;h=7c1ef42c203da1fdfcfdbc281fe8406888f945e7;hp=8d806a41ea2dc292a6a5dc0a5266983c57018168;hb=f8eeeaf9b783ebbab30672629abf3920db286811;hpb=3f93da987961c139215d3a55fd25496310537d1b diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 8d806a41e..7c1ef42c2 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -292,6 +292,13 @@ path. This can be useful for setting SMACK labels. + + + a + Set POSIX ACLs (access control lists) on the + specified path. This can be useful for allowing aditional + access to certain files. + If the exclamation mark is used, this line is only safe of @@ -374,8 +381,8 @@ if omitted or when set to -, the file access mode will not be modified. This parameter is ignored for x, r, - R, L, t - lines. + R, L, t, + and a lines. Optionally, if prefixed with ~, the access mode is masked based on the already set access bits for @@ -397,11 +404,12 @@ may either be a numeric user/group ID or a user or group name. If omitted or when set to -, the default 0 (root) is used. For z, - Z lines, when omitted or when set to -, the - file ownership will not be modified. These parameters are - ignored for x, r, - R, L, t - lines. + Z lines, when omitted or when set to + -, the file ownership will not be + modified. These parameters are ignored for x, + r, R, + L, t, and + a lines. @@ -458,7 +466,8 @@ is written to the file, suffixed by a newline. For C, specifies the source file or directory. For t determines extended - attributes to be set. Ignored for all other lines. + attributes to be set. For a determines + ACL attributes to be set. Ignored for all other lines. @@ -489,7 +498,12 @@ systemd1, systemd-tmpfiles8, systemd-delta1, - systemd.exec5 + systemd.exec5, + attr5, + getfattr1, + setfattr1, + setfacl1, + getfacl1