This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/true
-
ExecStart=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
WorkingDirectory=/etc/tinc
-
-
[Unit]
-
After=network.target
-
Description=Tinc VPN
-
Documentation=info:tinc man:tinc(8) man:tinc.conf(5) http://tinc-vpn.org/docs/
-
Wants=network.target
-
Additionnal notes
Nothing here.