about summary refs log tree commit diff
path: root/pkgs/tools/games/gamemode/no-install-systemd-sysusers.patch
blob: 27aa1d4d710c9c2735e42ca682ce9f18fb02589b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git i/data/meson.build w/data/meson.build
index 6fb82d8..2e9e170 100644
--- i/data/meson.build
+++ w/data/meson.build
@@ -21,11 +21,6 @@ if sd_bus_provider == 'systemd'
         configuration: data_conf,
         install_dir: path_systemd_unit_dir,
     )
-    # Install the sysusers.d file
-    install_data(
-        files('gamemode.conf'),
-        install_dir: path_systemd_sysusers_dir,
-    )
 endif
 
 # Install the D-BUS service file