From a78e318b5d8a0e7f204fffb193502976e524f4b2 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Tue, 3 Aug 2021 15:48:24 -0400 Subject: atrun: Install LaunchDaemon --- system_cmds/atrun.tproj/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system_cmds/atrun.tproj/Makefile b/system_cmds/atrun.tproj/Makefile index 0b38fee..ba4ac79 100644 --- a/system_cmds/atrun.tproj/Makefile +++ b/system_cmds/atrun.tproj/Makefile @@ -2,6 +2,9 @@ PROG= atrun MAN= atrun.8 SRCS= atrun.c gloadavg.c +FILES= com.apple.atrun.plist +FILESDIR= /Library/LaunchDaemons/ + LDADD+=-liosexec CFLAGS+=-I${.CURDIR}/../at.tproj -DPROC_DIR=\"/proc\" -- cgit v1.2.3-56-ge451