nut-debian/scripts/systemd/nut.target

9 lines
347 B
SYSTEMD
Raw Normal View History

2022-07-10 10:23:45 +03:00
[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