mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
Merge pull request #4270 from lrusak/iwd-fix-service
iwd: disable using ConfigurationDirectory
This commit is contained in:
commit
ae22e11459
@ -32,6 +32,7 @@ post_makeinstall_target() {
|
||||
-e 's|^\(ReadWritePaths=.*\)$|#\1|g' \
|
||||
-e 's|^\(ProtectControlGroups=.*\)$|#\1|g' \
|
||||
-e 's|^\(ProtectKernelModules=.*\)$|#\1|g' \
|
||||
-e 's|^\(ConfigurationDirectory=.*\)$|#\1|g' \
|
||||
-i $INSTALL/usr/lib/systemd/system/iwd.service
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user