chiark / gitweb /
util: fix missing memory initialization
[elogind.git] / test1 / systemd-logger.service
index 77af676351b5eadd497f07bac9ba1ff25a50b6bd..e817909433b1269aa8e9bc727811c65b9696b6b3 100644 (file)
@@ -4,3 +4,10 @@ Description=systemd Logging Daemon
 [Service]
 ExecStart=/home/lennart/projects/systemd/systemd-logger
 Type=simple
 [Service]
 ExecStart=/home/lennart/projects/systemd/systemd-logger
 Type=simple
+TimerSlackNS=1000000
+OOMAdjust=4
+LimitCORE=0
+LimitFSIZE=0
+LimitLOCKS=0
+LimitMEMLOCK=0
+LimitNOFILE=512