mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-05 09:48:31 +00:00
Correct path to xcatd in systemd file
This commit is contained in:
@@ -6,7 +6,7 @@ After=network.target syslog.service
|
||||
EnvironmentFile=-/etc/sysconfig/xcat
|
||||
Type=forking
|
||||
PIDFile=/var/run/xcatd.pid
|
||||
ExecStart=/opt/xcat/bin/xcatd
|
||||
ExecStart=/opt/xcat/sbin/xcatd
|
||||
LimitNOFILE=16000
|
||||
RemainAfterExit=no
|
||||
Restart=on-failure
|
||||
|
Reference in New Issue
Block a user