diff options
Diffstat (limited to 'units/systemd-sysusers.service.in')
-rw-r--r-- | units/systemd-sysusers.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index e123f398a4..a4c7714155 100644 --- a/units/systemd-sysusers.service.in +++ b/units/systemd-sysusers.service.in @@ -19,4 +19,4 @@ ConditionNeedsUpdate=/etc [Service] Type=oneshot RemainAfterExit=yes -ExecStart=@rootlibexecdir@/systemd-sysusers +ExecStart=@rootbindir@/systemd-sysusers |