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