Merge pull request #8086 from mglae/le12_systemd_v254

systemd/busybox: fix unit permissions after systemd v254 bump
This commit is contained in:
Christian Hewitt 2023-09-01 15:15:30 +04:00 committed by GitHub
commit 8bfd54e699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -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