mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #8086 from mglae/le12_systemd_v254
systemd/busybox: fix unit permissions after systemd v254 bump
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user