units: drop path to executable in $PATH

We don't have it other places, so let's make things a bit simpler.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-09-14 13:05:25 +01:00
parent 5b5ec138c6
commit 89c4dc52b3

View file

@ -32,4 +32,4 @@ ConditionPathIsSymbolicLink=|/system-update
[Service]
Type=oneshot
ExecStart=/bin/rm -fv /system-update
ExecStart=rm -fv /system-update