diff options
Diffstat (limited to 'units/systemd-hybrid-sleep.service.in')
-rw-r--r-- | units/systemd-hybrid-sleep.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-hybrid-sleep.service.in b/units/systemd-hybrid-sleep.service.in index 6fe37daacd..5fbd99fb74 100644 --- a/units/systemd-hybrid-sleep.service.in +++ b/units/systemd-hybrid-sleep.service.in @@ -16,4 +16,4 @@ After=sleep.target [Service] Type=oneshot -ExecStart=@rootlibexecdir@/systemd-sleep hybrid-sleep +ExecStart={{ROOTLIBEXECDIR}}/systemd-sleep hybrid-sleep |