mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
connman: stop by SIGKILL
or connman may clear current ip configuration on shutdown before nfs-mounted /storage is umounted
This commit is contained in:
@@ -11,6 +11,8 @@ Restart=on-failure
|
||||
EnvironmentFile=-/run/openelec/debug/connman.conf
|
||||
ExecStartPre=/usr/lib/connman/connman-setup
|
||||
ExecStart=/usr/sbin/connmand -nr $CONNMAN_DEBUG
|
||||
# send SIGKILL on stop to keep ip configuration
|
||||
KillSignal=SIGKILL
|
||||
StandardOutput=null
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user