diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/fastd@.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/fastd@.service b/examples/fastd@.service deleted file mode 100644 index a09cef4..0000000 --- a/examples/fastd@.service +++ /dev/null @@ -1,11 +0,0 @@ -[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 |