Created defines for default paths.
authorJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Tue, 30 Nov 2010 12:05:04 +0000 (04:05 -0800)
committerJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Tue, 30 Nov 2010 12:05:04 +0000 (04:05 -0800)
src/smack.h

index 099dabb..53d414a 100644 (file)
 #define SMACK_H
 
 /*!
+ * Smack config file default paths.
+ */
+#define SMACK_ACCESSES_PATH "/etc/smack/accesses"
+#define SMACK_LABELS_PATH "/etc/smack/labels"
+
+/*!
  * Extended attributes.
  */
 #define SMACK64 "security.SMACK64"