forked from Docker/baseimage-docker
Fix incorrect runit service name for syslog tail
Closes GH-292.
This commit is contained in:
committed by
Hongli Lai (Phusion)
parent
82862ec7f7
commit
50db81d8be
@@ -33,6 +33,6 @@
|
||||
sharedscripts
|
||||
postrotate
|
||||
sv reload syslog-ng > /dev/null
|
||||
sv restart cron-log-forwarder > /dev/null
|
||||
sv restart syslog-forwarder > /dev/null
|
||||
endscript
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user