mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
udevil: run samba-autoshare wrapper on umount too
This commit is contained in:
parent
f37951b710
commit
c950ea09fe
@ -6,4 +6,5 @@ Type=oneshot
|
|||||||
ExecStart=-/usr/bin/udevil --mount %I
|
ExecStart=-/usr/bin/udevil --mount %I
|
||||||
ExecStop=-/usr/bin/udevil --umount %I
|
ExecStop=-/usr/bin/udevil --umount %I
|
||||||
ExecStartPost=-/usr/lib/samba/samba-autoshare
|
ExecStartPost=-/usr/lib/samba/samba-autoshare
|
||||||
|
ExecStopPost=-/usr/lib/samba/samba-autoshare
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user