mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
systemd: remove systemd-creds
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user