Skip to content
Snippets Groups Projects
Commit 24d48647 authored by Guido Trotter's avatar Guido Trotter
Browse files

Integrate Leonardo's LSB init script patch

Reviewed-By: imsnah
parent f491c3a8
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# ganeti node daemon starter script
# based on skeleton from Debian GNU/Linux
### BEGIN INIT INFO
# Provides: ganeti
# Required-Start: $syslog $remote_fs xend
# Required-Stop: $syslog $remote_fs xend
# Default-Start: 2 3 4 5
# Default-Stop: S 0 1 6
# Short-Description: Ganeti Xen Cluster Manager
# Description: Ganeti Xen Cluster Manager
### END INIT INFO
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
DESC="Ganeti cluster"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment