summaryrefslogtreecommitdiff
path: root/0001-Use-Arch-Linux-device-access-groups.patch
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane-aur@freethoughts.de>2024-11-15 16:21:27 +0100
committerThorsten Töpper <atsutane@freethoughts.de>2024-11-15 16:21:27 +0100
commitaa8e7079284e5866099e7b14ebfa92281c094106 (patch)
tree5af6563defdad70b9c8d0ecff1089998ae5b74da /0001-Use-Arch-Linux-device-access-groups.patch
parent2c693e69f57326f8dec788eb5c1fb1baa7f42970 (diff)
downloadsystemd-git-aa8e7079284e5866099e7b14ebfa92281c094106.tar.gz
systemd-git-aa8e7079284e5866099e7b14ebfa92281c094106.tar.bz2
Patch file: minor changes in meson.build
Diffstat (limited to '0001-Use-Arch-Linux-device-access-groups.patch')
-rw-r--r--0001-Use-Arch-Linux-device-access-groups.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0001-Use-Arch-Linux-device-access-groups.patch b/0001-Use-Arch-Linux-device-access-groups.patch
index 5c105e2..8adfaba 100644
--- a/0001-Use-Arch-Linux-device-access-groups.patch
+++ b/0001-Use-Arch-Linux-device-access-groups.patch
@@ -185,11 +185,11 @@ index 52611357c2..3067f7996c 100644
@@ -35,7 +35,7 @@ in_files = [
['20-systemd-stub.conf', 'ENABLE_EFI'],
['20-systemd-userdb.conf', 'ENABLE_SSH_USERDB_CONFIG'],
- ['etc.conf', ''],
+ ['etc.conf'],
- ['legacy.conf', 'HAVE_SYSV_COMPAT'],
-+ ['legacy.conf', ''],
- ['static-nodes-permissions.conf', ''],
- ['systemd.conf', ''],
- ['var.conf', ''],
++ ['legacy.conf'],
+ ['static-nodes-permissions.conf'],
+ ['systemd.conf'],
+ ['var.conf'],
--