]> git.pld-linux.org Git - projects/rc-scripts.git/blob - init/cryptsetup.conf
turn off by default RUN_USERPNP and RUN_KERNELPNP
[projects/rc-scripts.git] / init / cryptsetup.conf
1 description "Disk encryption via cryptsetup"
2
3 start on pld.sysinit-done
4 stop on pld.shutdown-started
5
6 task
7
8 script
9         . /etc/rc.d/init.d/cryptsetup
10         init_crypto
11 end script
This page took 0.031073 seconds and 3 git commands to generate.