reformd.service 175 B

123456789101112
  1. [Unit]
  2. Description=Reform Battery, Fan, Lid Controller
  3. [Service]
  4. Type=simple
  5. ExecStart=/etc/reform/reformd.sh
  6. Restart=always
  7. User=root
  8. [Install]
  9. WantedBy=multi-user.target