nut-debian/scripts/systemd/nut.target
2022-07-10 09:23:45 +02:00

9 lines
347 B
SYSTEMD

[Unit]
Description=Network UPS Tools - target for power device drivers, data server and monitoring client (if enabled) on this system
After=local-fs.target nut-driver.target nut-server.service nut-monitor.service
Wants=local-fs.target nut-driver.target nut-server.service nut-monitor.service
# network.target
[Install]
WantedBy=multi-user.target