mirror of https://github.com/nirenjan/libx52.git
Enable INFO log level in systemd unit file
parent
e7af5df69b
commit
a09a8bee84
|
@ -3,5 +3,5 @@ Description=X52 driver daemon
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=%bindir%/x52d -f
|
ExecStart=%bindir%/x52d -f -v
|
||||||
ExecReload=kill -HUP $MAINPID
|
ExecReload=kill -HUP $MAINPID
|
||||||
|
|
Loading…
Reference in New Issue