2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 18:50:28 +00:00

Merge pull request #1432 from immarvin/onxcatdep

fix issue  Ubuntu Xenial: xcat-server needs to depend on openssh-server #1419 ; remove sshd from xcatd sysvinit file
This commit is contained in:
Xiaopeng Wang
2016-06-30 11:24:01 +08:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
### BEGIN INIT INFO
# Provides: xcatd
# Required-Start: $network $syslog sshd
# Required-Start: $network $syslog
# Required-Stop:
# Should-Start: mysql
# Default-Start: 3 4 5