summaryrefslogtreecommitdiffstats
path: root/doc/fastd@.service
blob: a09cef4980e80563e2008a87215a1347b436693b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Fast and Secure Tunnelling Daemon (connection %i)
After=network.target

[Service]
Type=notify
ExecStart=/usr/bin/fastd -c /etc/fastd/%i/fastd.conf
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target