razerd.service.template 206 B

1234567891011
  1. [Unit]
  2. Description=Razer device state daemon
  3. Requires=local-fs.target
  4. After=local-fs.target
  5. [Service]
  6. ExecStart=@CMAKE_INSTALL_PREFIX@/bin/razerd -f
  7. [Install]
  8. Alias=multi-user.target.wants/razerd.service