system-helpers/etc/systemd/system/dynv6.service

11 lines
151 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Run dynv6
OnFailure=systemd_failure_notify@%n.service
[Service]
Type=oneshot
ExecStart=dynv6
[Install]
WantedBy=multi-user.target