Enable INFO log level in systemd unit file

reverse-scroll
nirenjan 2021-08-05 10:43:13 -07:00
parent e7af5df69b
commit a09a8bee84
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ Description=X52 driver daemon
[Service]
Type=simple
ExecStart=%bindir%/x52d -f
ExecStart=%bindir%/x52d -f -v
ExecReload=kill -HUP $MAINPID