commit 6c0ea8dd9b2f06b913f0fc6292610b41e4bb846f parent 5c722b85ae7e504d0972ab923e1511850b4cf821 Author: Ari Malinen <ari.malinen@gmail.com> Date: Tue, 10 Jun 2014 21:17:40 +0300 init Diffstat:
M | init.d/dcron | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init.d/dcron b/init.d/dcron @@ -1,5 +1,5 @@ #!/sbin/runscript -command=/usr/bin/dcron +command=/bin/dcron command_args=-d name="dcron cron daemon"