mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
11 lines
205 B
Desktop File
11 lines
205 B
Desktop File
[Unit]
|
|
Description=Teredo IPv6 Tunneling Daemon
|
|
After=network-online.target unbound.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/miredo -f
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|