Added required runlevel info for init on Debian

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #208
This commit is contained in:
Aniruddha Shankar 2011-04-20 06:15:21 +05:30 committed by Brian Behlendorf
parent 3fce1d0962
commit 9caef54224

View File

@ -13,6 +13,8 @@
# Provides: zfs # Provides: zfs
# Required-Start: $local_fs # Required-Start: $local_fs
# Required-Stop: $local_fs # Required-Stop: $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Should-Stop: # Should-Stop:
# Short-Description: Mount/umount the zfs filesystems # Short-Description: Mount/umount the zfs filesystems
# Description: ZFS is an advanced filesystem designed to simplify managing # Description: ZFS is an advanced filesystem designed to simplify managing