- Timestamp:
- Nov 10, 2008, 3:16:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-cluster-config/debian/invirt-cluster-config.init
r1520 r1579 1 #!/bin/ bash1 #!/bin/sh 2 2 ### BEGIN INIT INFO 3 3 # Provides: invirt-cluster-config … … 11 11 12 12 PACKAGE=invirt-cluster-config 13 GEN_FILES= (/etc/default/cman /etc/cluster/cluster.conf)13 GEN_FILES=/etc/cluster/cluster.conf 14 14 15 15 . /lib/init/config-init.sh
Note: See TracChangeset
for help on using the changeset viewer.