]> git.proxmox.com Git - systemd.git/blobdiff - units/systemd-udevd.service.in
New upstream version 249~rc1
[systemd.git] / units / systemd-udevd.service.in
index f3458d98e6ce65684a2e345d0d65dbb787aacae3..c146b0f7f85d75bd64253e609f7cfe5070dc706c 100644 (file)
@@ -24,7 +24,7 @@ OOMScoreAdjust=-1000
 Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket
 Restart=always
 RestartSec=0
-ExecStart=@rootlibexecdir@/systemd-udevd
+ExecStart={{ROOTLIBEXECDIR}}/systemd-udevd
 ExecReload=udevadm control --reload --timeout 0
 KillMode=mixed
 TasksMax=infinity
@@ -40,4 +40,4 @@ SystemCallErrorNumber=EPERM
 SystemCallArchitectures=native
 LockPersonality=yes
 IPAddressDeny=any
-@SERVICE_WATCHDOG@
+{{SERVICE_WATCHDOG}}