Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
24d48647
Commit
24d48647
authored
Sep 25, 2007
by
Guido Trotter
Browse files
Integrate Leonardo's LSB init script patch
Reviewed-By: imsnah
parent
f491c3a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/examples/ganeti.initd.in
View file @
24d48647
#!/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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment