aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h b/config.h
index beafcf6..ed2cfea 100644
--- a/config.h
+++ b/config.h
@@ -29,3 +29,10 @@
#define _HAS_UTMP 1
#define _HAS_SYSINFO 1
+
+/***********
+ * suidcmd *
+ ***********/
+
+/* suid commands (e.g.: "first-cmd", "second-cmd", "nth-cmd") */
+#define SUIDCMD_CMDS "/usr/sbin/ether-wake"