summaryrefslogtreecommitdiff
path: root/nshd.service.in
blob: 19427d8a0019e060efd3254f19371d0501fc613b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Name Switch hackers.git Daemon
Requires=nshd.socket

[Service]
Type=notify
ExecStart=@bindir@/nshd
ExecReload=/bin/kill -HUP $MAINPID

User=@user@