initial import
This commit is contained in:
3
cronie/cronie.run
Normal file
3
cronie/cronie.run
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -r conf ] && . ./conf
|
||||
exec crond -n $OPTS 2>&1
|
||||
Reference in New Issue
Block a user