summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules')
-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