summaryrefslogtreecommitdiffstats
path: root/units/systemd-userdbd.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-userdbd.service.in')
-rw-r--r--units/systemd-userdbd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-userdbd.service.in b/units/systemd-userdbd.service.in
index b57661100c..1c092654b9 100644
--- a/units/systemd-userdbd.service.in
+++ b/units/systemd-userdbd.service.in
@@ -17,7 +17,7 @@ DefaultDependencies=no
[Service]
CapabilityBoundingSet=CAP_DAC_READ_SEARCH CAP_SYS_RESOURCE
-ExecStart={{ROOTLIBEXECDIR}}/systemd-userdbd
+ExecStart={{LIBEXECDIR}}/systemd-userdbd
IPAddressDeny=any
LimitNOFILE={{HIGH_RLIMIT_NOFILE}}
LockPersonality=yes