summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_selinux.h
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-01-06 11:34:46 -0500
committerJakub Hrozek <jhrozek@redhat.com>2013-01-08 17:14:54 +0100
commit8338d6727eb33ccdc1c2b77e6b4d38220587b9d2 (patch)
treec69df4adf491c223c05265cb33e1510675b1f226 /src/db/sysdb_selinux.h
parentef7a4f1a831a15356edb8e571a8c6b36f6ace017 (diff)
downloadsssd-8338d6727eb33ccdc1c2b77e6b4d38220587b9d2.tar.gz
sssd-8338d6727eb33ccdc1c2b77e6b4d38220587b9d2.tar.xz
sssd-8338d6727eb33ccdc1c2b77e6b4d38220587b9d2.zip
SYSDB: Remove duplicate selinux defines
Diffstat (limited to 'src/db/sysdb_selinux.h')
-rw-r--r--src/db/sysdb_selinux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db/sysdb_selinux.h b/src/db/sysdb_selinux.h
index 39bb67a19..c7dbbe98c 100644
--- a/src/db/sysdb_selinux.h
+++ b/src/db/sysdb_selinux.h
@@ -34,6 +34,7 @@
#define SYSDB_SELINUX_ENABLED "enabled"
#define SYSDB_SELINUX_DEFAULT_USER "user"
#define SYSDB_SELINUX_DEFAULT_ORDER "order"
+#define SYSDB_SELINUX_HOST_PRIORITY "hostPriority"
enum selinux_entity_type {
SELINUX_CONFIG,