parent
1d7683237b
commit
0c5291083d
|
@ -1,5 +1,6 @@
|
|||
[Unit]
|
||||
Description=Logitech Configuration Daemon
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -7,7 +8,6 @@ ExecStart=${CMAKE_INSTALL_PREFIX}/bin/logid
|
|||
User=root
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
Restart=on-failure
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue
Block a user