summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-18 05:04:27 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-18 05:04:27 -0400
commit51a05808455c7608501ada5456d561aaa60f98aa (patch)
tree5a1dc89adfb83731d532477caad0134c76d48a71
parent657532f8f61c8f4a5a3b5191777715727c71cfea (diff)
systemd: Don't let the socket stop listening
-rw-r--r--nshd.socket1
1 files changed, 1 insertions, 0 deletions
diff --git a/nshd.socket b/nshd.socket
index 2434aa3..a2adf43 100644
--- a/nshd.socket
+++ b/nshd.socket
@@ -5,6 +5,7 @@ Description=Name Switch hackers.git Daemon socket
ListenStream=/var/run/nslcd/socket
PassCredentials=yes
PassSecurity=yes
+Restart=Always
[Install]
WantedBy=sockets.target