summaryrefslogtreecommitdiffstats
path: root/examples/fastd@.service
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fastd@.service')
-rw-r--r--examples/fastd@.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/fastd@.service b/examples/fastd@.service
index e46c47e..a09cef4 100644
--- a/examples/fastd@.service
+++ b/examples/fastd@.service
@@ -3,8 +3,8 @@ Description=Fast and Secure Tunnelling Daemon (connection %i)
After=network.target
[Service]
-Type=forking
-ExecStart=/usr/bin/fastd -c /etc/fastd/%i/fastd.conf --daemon
+Type=notify
+ExecStart=/usr/bin/fastd -c /etc/fastd/%i/fastd.conf
ExecReload=/bin/kill -HUP $MAINPID
[Install]