mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
update iiab-clean-usb.sh
This commit is contained in:
parent
257dc008ec
commit
640ab00d26
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ After=systemd-udev-trigger.service
|
|||
#Type=oneshot
|
||||
TimeoutStartSec=0
|
||||
Environment=DEVNAME=%I
|
||||
ExecStart=/usr/share/usbmount/usbmount add
|
||||
ExecStop=/usr/sbin/iiab-clean-usb.sh %I
|
||||
ExecStart=/usr/local/sbin/usbmount add
|
||||
ExecStop=/usr/local/sbin/iiab-clean-usb.sh %I
|
||||
ExecStopPost=/bin/umount /%I
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue