server: avoid killing uvc helper
This commit is contained in:
parent
83b34a1b92
commit
b173e94f7a
@ -171,9 +171,9 @@ StartLimitBurst=10
|
||||
[Service]
|
||||
ExecStartPre=/usr/local/bin/lesavka-core.sh --attach
|
||||
ExecStart=/usr/local/bin/lesavka-server
|
||||
ExecStop=/usr/local/bin/lesavka-core.sh --detach
|
||||
TimeoutStopSec=10
|
||||
KillSignal=SIGTERM
|
||||
KillMode=process
|
||||
Restart=always
|
||||
Environment=RUST_LOG=lesavka_server=info,lesavka_server::audio=info,lesavka_server::video=debug,lesavka_server::gadget=info
|
||||
Environment=RUST_BACKTRACE=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user