1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

cleanup mountpoint

corrects usb0 usb1 usb2 from appearing due to not being unmounted with repeated insert/removal of devices
This commit is contained in:
Jerry Vonau 2020-03-08 05:53:43 -05:00
parent c54dccf0a0
commit 4216ba6cb2

View file

@ -8,5 +8,6 @@ Type=oneshot
TimeoutStartSec=0
Environment=DEVNAME=%I
ExecStart=/usr/share/usbmount/usbmount add
ExecStop=/bin/umount /%I
RemainAfterExit=yes