10 lines
148 B
Desktop File
10 lines
148 B
Desktop File
[Unit]
|
|
Description=Run dynv6
|
|
OnFailure=systemd_failure_notify@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=dynv6
|
|
|
|
[Install]
|
|
WantedBy=default.target
|