]> git.proxmox.com Git - systemd.git/blobdiff - units/systemd-journal-gatewayd.service.in
New upstream version 249~rc1
[systemd.git] / units / systemd-journal-gatewayd.service.in
index 7944d6fd9aa52d6e444fe28d4c742e1239c92335..81c53fa01f410951e8a898f5d6e3234d8b1b0c5c 100644 (file)
@@ -14,7 +14,7 @@ Requires=systemd-journal-gatewayd.socket
 
 [Service]
 DynamicUser=yes
-ExecStart=@rootlibexecdir@/systemd-journal-gatewayd
+ExecStart={{ROOTLIBEXECDIR}}/systemd-journal-gatewayd
 LockPersonality=yes
 MemoryDenyWriteExecute=yes
 PrivateDevices=yes
@@ -35,7 +35,7 @@ User=systemd-journal-gateway
 
 # If there are many split up journal files we need a lot of fds to access them
 # all in parallel.
-LimitNOFILE=@HIGH_RLIMIT_NOFILE@
+LimitNOFILE={{HIGH_RLIMIT_NOFILE}}
 
 [Install]
 Also=systemd-journal-gatewayd.socket