summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorSimon Rettberg2013-08-30 16:53:42 +0200
committerSimon Rettberg2013-08-30 16:53:42 +0200
commit3ce194cda2142b74b615915a684c93b6f9ad37df (patch)
tree03f11f5a79cb3d392a4b59d2e0267807956ba057 /remote
parentserver: Start building an organized blacklist collection for stage4 cloning (diff)
downloadtm-scripts-3ce194cda2142b74b615915a684c93b6f9ad37df.tar.gz
tm-scripts-3ce194cda2142b74b615915a684c93b6f9ad37df.tar.xz
tm-scripts-3ce194cda2142b74b615915a684c93b6f9ad37df.zip
[nscd] Shut that annoying thing up
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/nscd/data/etc/systemd/system/nscd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/nscd/data/etc/systemd/system/nscd.service b/remote/modules/nscd/data/etc/systemd/system/nscd.service
index 46b7d2e7..730d9e9d 100644
--- a/remote/modules/nscd/data/etc/systemd/system/nscd.service
+++ b/remote/modules/nscd/data/etc/systemd/system/nscd.service
@@ -8,6 +8,7 @@ Before=shutdown.target
ExecStart=/usr/sbin/nscd -d
ExecStop=/usr/sbin/nscd --shutdown
Restart=always
+StandardOutput=null
[Install]
WantedBy=basic.target