aboutsummaryrefslogtreecommitdiffstats
path: root/razerd.service.template
blob: 2b8925cd0afb9a69070d7aabf4e2a61ba1204ef9 (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]
WantedBy=multi-user.target
bues.ch cgit interface