mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman: fix double post_install
This commit is contained in:
parent
cbba32fbf2
commit
32227f7a18
@ -115,9 +115,7 @@ post_makeinstall_target() {
|
||||
post_install() {
|
||||
add_user system x 430 430 "service" "/var/run/connman" "/bin/sh"
|
||||
add_group system 430
|
||||
}
|
||||
|
||||
post_install() {
|
||||
enable_service hostname.service
|
||||
enable_service loopback.service
|
||||
enable_service connman.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user