mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
systemd: remove systemd-creds
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
999ff944f5
commit
ddc2e2bcaf
@ -155,6 +155,10 @@ post_makeinstall_target() {
|
||||
# adjust systemd-hwdb-update (we have read-only /etc).
|
||||
sed '/^ConditionNeedsUpdate=.*$/d' -i ${INSTALL}/usr/lib/systemd/system/systemd-hwdb-update.service
|
||||
|
||||
# remove systemd-creds
|
||||
safe_remove ${INSTALL}/usr/bin/systemd-creds
|
||||
safe_remove ${INSTALL}/usr/lib/tmpfiles.d/credstore.conf
|
||||
|
||||
# remove nspawn
|
||||
safe_remove ${INSTALL}/usr/bin/systemd-nspawn
|
||||
safe_remove ${INSTALL}/usr/lib/systemd/system/systemd-nspawn@.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user