]> git.donarmstrong.com Git - unscd.git/blobdiff - debian/unscd.service
Add systemd notification support for startup error reporting
[unscd.git] / debian / unscd.service
index fc1f0605258d8c9993abdd39487ea8f731c96fa6..752c8e2cce825e1282955becd1705a3d81764268 100644 (file)
@@ -4,6 +4,7 @@ Description=Name Service Cache Daemon
 [Service]
 User=root
 ExecStart=/usr/sbin/nscd -d
+Type=notify
 Restart=always
 
 [Install]