diff --git a/packages/sysutils/busybox/system.d/var-log.mount b/packages/sysutils/busybox/system.d/var-log.mount index 26f34cb1d1..28483c7739 100644 --- a/packages/sysutils/busybox/system.d/var-log.mount +++ b/packages/sysutils/busybox/system.d/var-log.mount @@ -3,6 +3,7 @@ Description=Persistent Log Storage RequiresMountsFor=/var /storage Requires=storage-log.service After=storage-log.service +DefaultDependencies=no ConditionKernelCommandLine=!installer ConditionKernelCommandLine=|debugging ConditionPathExists=|/storage/.cache/debug.libreelec diff --git a/packages/sysutils/systemd/system.d/machine-id.service b/packages/sysutils/systemd/system.d/machine-id.service index ff56727781..4fb809f1a1 100644 --- a/packages/sysutils/systemd/system.d/machine-id.service +++ b/packages/sysutils/systemd/system.d/machine-id.service @@ -3,7 +3,6 @@ Description=Setup machine-id DefaultDependencies=no Conflicts=shutdown.target Before=systemd-journald.service systemd-tmpfiles-setup-dev.service shutdown.target -After=local-fs.target [Service] Type=oneshot