Revision a02b4427

b/doc/examples/ganeti.initd.in
3 3
# based on skeleton from Debian GNU/Linux
4 4
### BEGIN INIT INFO
5 5
# Provides:          ganeti
6
# Required-Start:    $syslog $remote_fs xend
7
# Required-Stop:     $syslog $remote_fs xend
6
# Required-Start:    $syslog $remote_fs
7
# Required-Stop:     $syslog $remote_fs
8 8
# Default-Start:     2 3 4 5
9 9
# Default-Stop:      0 1 6
10
# Short-Description: Ganeti Xen Cluster Manager
11
# Description:       Ganeti Xen Cluster Manager
10
# Short-Description: Ganeti Cluster Manager
11
# Description:       Ganeti Cluster Manager
12 12
### END INIT INFO
13 13

  
14 14
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin

Also available in: Unified diff