2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 12:10:25 +00:00

fix issue Ubuntu Xenial: xcat-server needs to depend on openssh-server #1419 ; remove sshd from xcatd sysvinit file

This commit is contained in:
immarvin
2016-06-29 04:39:19 -04:00
parent cfc2fab856
commit 03a5498534

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