Guest User

Untitled

a guest
Jan 20th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [Unit]
  2. Description=APC UPS Power Control Daemon for Linux
  3.  
  4. [Service]
  5. ExecStartPre=-/bin/rm -f /etc/apcupsd/powerfail
  6. ExecStart=/sbin/apcupsd -b -f /etc/apcupsd/apcupsd.conf
  7.  
  8. [Install]
  9. WantedBy=multi-user.target
Add Comment
Please, Sign In to add comment