From 68311c8bb2e7f974b5b91ad61f85980f432f2d7f Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 16:08:47 -0400 Subject: system_cmds: shutdown may not work --- system_cmds/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system_cmds/Makefile.inc') diff --git a/system_cmds/Makefile.inc b/system_cmds/Makefile.inc index 01b5f23..b098e97 100644 --- a/system_cmds/Makefile.inc +++ b/system_cmds/Makefile.inc @@ -1 +1,3 @@ +CFLAGS+=-DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_AT_QUEUE=\'a\' -DDEFAULT_BATCH_QUEUE=\'b\' -DPERM_PATH=\"/usr/lib/cron/\" -DPRIVATE + .include "../Makefile.inc" -- cgit v1.2.3-56-ge451