diff options
Diffstat (limited to 'src/db/sysdb.h')
-rw-r--r-- | src/db/sysdb.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/db/sysdb.h b/src/db/sysdb.h index 35888977..9db83145 100644 --- a/src/db/sysdb.h +++ b/src/db/sysdb.h @@ -100,11 +100,6 @@ #define SYSDB_FQDN "fqdn" #define SYSDB_SERVERHOSTNAME "serverHostname" -#define SYSDB_SELINUX_SEEALSO "seeAlso" -#define SYSDB_SELINUX_USER "selinuxUser" -#define SYSDB_SELINUX_ENABLED "enabled" -#define SYSDB_SELINUX_HOST_PRIORITY "hostPriority" - #define SYSDB_CACHEDPWD "cachedPassword" #define SYSDB_UUID "uniqueID" |