forked from pool/wrapsix
391ed8236c
Initial package for wrapsix OBS-URL: https://build.opensuse.org/request/show/653134 OBS-URL: https://build.opensuse.org/package/show/network/wrapsix?expand=0&rev=1
12 lines
191 B
Desktop File
12 lines
191 B
Desktop File
[Unit]
|
|
Description=NAT64 implementation
|
|
After=syslog.target
|
|
WantedBy=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/wrapsix /etc/wrapsix.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|