Set proper destination directory for cron.
Submitted by: jkh
This commit is contained in:
parent
4209b935fe
commit
fa20e1be69
@ -1,3 +1,5 @@
|
||||
BINDIR?= /usr/sbin
|
||||
|
||||
PROG= cron
|
||||
SRCS= cron.c database.c do_command.c job.c user.c popen.c
|
||||
MAN3= bitstring.3
|
||||
|
Loading…
Reference in New Issue
Block a user