This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/tayga --pidfile /var/run/tayga-%i.pid -d --config /etc/tayga/%i.conf
- 
        LimitCORE=infinity
- 
        PIDFile=/run/tayga-%i.pid
- 
        PrivateTmp=yes
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        After=syslog.target network.target
- 
        Description=Simple, no-fuss NAT64
 
- 
        
Additionnal notes
Nothing here.