dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/

packages/sys-power/apcupsd/files/systemd/apcupsd.service (133B) - raw

      1 [Unit]
      2 Description=APC UPS monitoring daemon
      3 
      4 [Service]
      5 Type=simple
      6 ExecStart=/sbin/apcupsd -b
      7 
      8 [Install]
      9 WantedBy=multi-user.target