This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecStart=/usr/bin/cryptmount --system-boot
-
ExecStop=/usr/bin/cryptmount --system-shutdown
-
ExecStopPost=/usr/bin/cryptmount --safetynet
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target
-
Description=cryptmount startup
-
Documentation=man:cryptmount http://cryptmount.sourceforge.net/
-
Additionnal notes
Nothing here.