aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/tayga/files/tayga.service
blob: 0bffeb92a501e30838121844bbf89ab51522ed89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
SourcePath=/usr/sbin/tayga
Description=LSB: userspace NAT64

[Service]
Type=forking
ExecStart=/usr/sbin/tayga -d --config /etc/tayga.conf
RemainAfterExit=yes
TimeoutStopSec=infinity

[Install]
WantedBy=multi-user.target