diff options
Diffstat (limited to 'debian/echolot.logrotate')
-rw-r--r-- | debian/echolot.logrotate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/echolot.logrotate b/debian/echolot.logrotate index 0397e16..dd105d6 100644 --- a/debian/echolot.logrotate +++ b/debian/echolot.logrotate @@ -5,7 +5,7 @@ missingok notifempty postrotate - /etc/init.d/echolot process + /etc/init.d/echolot process > /dev/null endscript create 640 echolot adm } |