- Timestamp:
- 02/05/10 19:55:47 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/debian/linbo-multicast
r329 r591 1 1 #!/bin/bash 2 3 ### BEGIN INIT INFO 4 # Provides: linbo-multicast 5 # Required-Start: $network $local_fs 6 # Required-Stop: $network $local_fs 7 # Should-Start: 8 # Should-Stop: 9 # Default-Start: 2 3 4 5 10 # Default-Stop: 0 1 6 11 # Short-Description: Start linbo multicast server 12 # Description: Start linbo multicast server 13 ### END INIT INFO 14 2 15 # Author: Thomas Schmitt <schmitt@lmz-bw.de> 3 # License: GPL V 216 # License: GPL V3 4 17 # 5 # /etc/init.d/starting linbo multicast server6 18 7 19 # defaults
Note: See TracChangeset
for help on using the changeset viewer.
