diff --git a/xCAT-server/share/xcat/conf/goconslogrotate b/xCAT-server/share/xcat/conf/goconslogrotate index afcbd7fe7..2e5fd42ff 100644 --- a/xCAT-server/share/xcat/conf/goconslogrotate +++ b/xCAT-server/share/xcat/conf/goconslogrotate @@ -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 -} \ No newline at end of file +}