mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 06:03:14 -04:00
Added required runlevel info for init on Debian
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #208
This commit is contained in:
parent
3fce1d0962
commit
9caef54224
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
# Provides: zfs
|
||||
# Required-Start: $local_fs
|
||||
# Required-Stop: $local_fs
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Should-Stop:
|
||||
# Short-Description: Mount/umount the zfs filesystems
|
||||
# Description: ZFS is an advanced filesystem designed to simplify managing
|
||||
|
|
|
|||
Loading…
Reference in a new issue