From 67a679afb17747b5ec392e56cf6121b085b38a3a Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 12 Aug 2009 16:56:09 +0100 Subject: Add 'setcon', 'getcon' commands to set and get the SELinux context. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po') 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 -- cgit