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

11 lines
148 B
SYSTEMD
Raw Permalink Normal View History

2019-09-08 12:45:57 +00:00
[Unit]
Description=Run dynv6
OnFailure=systemd_failure_notify@%n.service
2019-09-08 12:45:57 +00:00
[Service]
Type=oneshot
ExecStart=dynv6
[Install]
WantedBy=default.target