2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 13:35:32 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/conf/goconslogrotate

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 255685691a
commit 7aa9ff3b6f

View File

@ -6,4 +6,4 @@
postrotate
kill -HUP `systemctl show -p MainPID goconserver.service 2> /dev/null |awk -F= '{print $2}'` 2> /dev/null || true
endscript
}
}