diff options
| author | Simon Rettberg | 2013-08-30 16:53:42 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-30 16:53:42 +0200 |
| commit | 3ce194cda2142b74b615915a684c93b6f9ad37df (patch) | |
| tree | 03f11f5a79cb3d392a4b59d2e0267807956ba057 /remote | |
| parent | server: Start building an organized blacklist collection for stage4 cloning (diff) | |
| download | tm-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.service | 1 |
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 |
