diff options
Diffstat (limited to 'doc/fastd@.service')
-rw-r--r-- | doc/fastd@.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/fastd@.service b/doc/fastd@.service deleted file mode 100644 index 63cc941..0000000 --- a/doc/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 --syslog-level info --syslog-ident fastd@%I -c /etc/fastd/%I/fastd.conf -ExecReload=/bin/kill -HUP $MAINPID - -[Install] -WantedBy=multi-user.target |