diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-12 16:56:09 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-13 10:51:44 +0100 |
commit | 67a679afb17747b5ec392e56cf6121b085b38a3a (patch) | |
tree | f1df14f5e357459d0c95bb6deeb202222233211a /po/POTFILES.in | |
parent | 27566d8323e4a8af59f5649aeeaef97ebd55cbd0 (diff) | |
download | libguestfs-67a679afb17747b5ec392e56cf6121b085b38a3a.tar.gz libguestfs-67a679afb17747b5ec392e56cf6121b085b38a3a.tar.xz libguestfs-67a679afb17747b5ec392e56cf6121b085b38a3a.zip |
Add 'setcon', 'getcon' commands to set and get the SELinux context.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 382cd3ae..79a2856d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -37,6 +37,7 @@ daemon/proto.c daemon/readdir.c daemon/realpath.c daemon/scrub.c +daemon/selinux.c daemon/sfdisk.c daemon/sleep.c daemon/stat.c |