summary refs log tree commit diff
path: root/services/dcron
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-07-29 12:12:10 +0200
committerJuan RP <xtraeme@gmail.com>2014-07-29 12:12:10 +0200
commit0845df3ff9330b775b4f3b259833e80560174fbf (patch)
tree5dacdf67b1051f1afc9eba27695dacf39afb9659 /services/dcron
parentdca93cb9859746e71a34c63d955a55d6e6f69cca (diff)
downloadrunit-void-0845df3ff9330b775b4f3b259833e80560174fbf.tar.gz
runit-void-0845df3ff9330b775b4f3b259833e80560174fbf.tar.xz
runit-void-0845df3ff9330b775b4f3b259833e80560174fbf.zip
dcron/log/run: typo fix: daemon -> cron.
Diffstat (limited to 'services/dcron')
-rwxr-xr-xservices/dcron/log/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/dcron/log/run b/services/dcron/log/run
index b36c4da..481c04d 100755
--- a/services/dcron/log/run
+++ b/services/dcron/log/run
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec logger -p daemon.notice
+exec logger -p cron.notice