udevil: run samba-autoshare wrapper on umount too

This commit is contained in:
Stefan Saraev 2013-12-18 01:17:51 +02:00
parent f37951b710
commit c950ea09fe

View File

@ -6,4 +6,5 @@ Type=oneshot
ExecStart=-/usr/bin/udevil --mount %I
ExecStop=-/usr/bin/udevil --umount %I
ExecStartPost=-/usr/lib/samba/samba-autoshare
ExecStopPost=-/usr/lib/samba/samba-autoshare
RemainAfterExit=yes