Make the initscript compatible with chkconfig
[lxc-reference.git] / initscript / lxc-reference
index 84e83d4..7931f99 100644 (file)
@@ -1,4 +1,8 @@
 #!/bin/bash
+# chkconfig: 345 20 80
+# description: Create BTRFS subvolumes for LXC reference images.
+#
+
 
 case "$1" in
     start|restart|reload)