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