system-helpers/etc/systemd/system/dynv6.service
Alexander Schäferdiek 0ee7b03df8
All checks were successful
continuous-integration/drone Build is passing
Apply shellcheck recommendations and add simple pipeline
2022-07-10 20:47:46 +02:00

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