Dmitriy Perlow changed bug 907387
What Removed Added
CC   dap@open.by

Comment # 2 on bug 907387 from
Hello! Could you help me please to run nut-server?


%cat /usr/lib/systemd/system/nut-driver.service
[Unit]
Description=Network UPS Tools - power device driver controller
After=local-fs.target network.target
StopWhenUnneeded=yes

[Service]
ExecStart=/usr/lib/ups/driver/upsdrvctl start
ExecStop=/usr/lib/ups/driver/upsdrvctl stop
Type=forking


%LANG=C ls -l /usr/lib/ups/driver/upsdrvctl
-rwxr-xr-x 1 root root 31472 Oct 15 15:45 /usr/lib/ups/driver/upsdrvctl


%sudo systemctl start nut-server.service
A dependency job for nut-server.service failed. See 'journalctl -xn' for
details.


%sudo systemctl status nut-server.service
nut-server.service - Network UPS Tools - power devices information server
   Loaded: loaded (/usr/lib/systemd/system/nut-server.service; enabled)
   Active: inactive (dead)

jan 15 18:13:40 linux.site systemd[1]: Dependency failed for Network UPS Tools
- power devices information server.


You are receiving this mail because: