TT#33276 Remove sysv init scripts dependency on sshd

It is not necessary with systemd (all services start in parallel).

Change-Id: Ic635a2aea8a907acfe4dbf6fab58b9c72f9b75a1
changes/16/19316/2
Alexander Lutay 7 years ago
parent 5330d1aa4e
commit ad523d45de

@ -5,7 +5,7 @@
# Required-Stop: $syslog $network $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Should-Start: sshd mysql
# Should-Start: mysql
# Short-Description: Start the ngcp-panel webapp
# Description: Start the ngcp-panel webapp
### END INIT INFO

Loading…
Cancel
Save