mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
systemd: remove systemd-creds
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
9efaf83ae3
commit
f219b83c25
@ -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