parent
c4934dc271
commit
cc51eb4e3b
@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Unmount %I
|
||||||
|
DefaultDependencies=no
|
||||||
|
After=cryptsetup.target
|
||||||
|
Before=zfs.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/usr/bin/umount %I
|
||||||
|
ExecStart=/usr/bin/beep -f 880 -l 125 -r 2
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in new issue