aboutsummaryrefslogtreecommitdiffstats
path: root/razerd.service.template
blob: 2a6daa2a4b2074dbd2b1658b46b3fe104803ed9f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Razer device state daemon
Requires=local-fs.target
After=local-fs.target

[Service]
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/razerd -f

[Install]
Alias=multi-user.target.wants/razerd.service
bues.ch cgit interface