2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-09 13:00:16 +00:00

Merge pull request #202 from neo954/story50687log

Story50687log
This commit is contained in:
Xiaopeng Wang
2015-09-22 09:11:28 +08:00

View File

@@ -3,5 +3,6 @@
sharedscripts
postrotate
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
/bin/kill -HUP `cat /var/run/xcat/cmdlogservice.pid 2> /dev/null` 2> /dev/null || true
endscript
}