Add Install section to service file to allow enabling the service

reverse-scroll
nirenjan 2021-08-05 11:46:44 -07:00
parent a09a8bee84
commit 2b664513a7
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@ Description=X52 driver daemon
Type=simple
ExecStart=%bindir%/x52d -f -v
ExecReload=kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target