mirror of https://github.com/nirenjan/libx52.git
Add Install section to service file to allow enabling the service
parent
a09a8bee84
commit
2b664513a7
|
@ -5,3 +5,6 @@ Description=X52 driver daemon
|
|||
Type=simple
|
||||
ExecStart=%bindir%/x52d -f -v
|
||||
ExecReload=kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue