summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 09:27:11 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 09:35:07 +0100
commitd83e90c73cf25a839f5e60f355baa0d38364ff41 (patch)
tree2b924b2e897c0b0c2fcf97cbcbccfb7afbc843e8 /meson.build
parentconfig files: recommend systemd-analyze cat-config (diff)
downloadsystemd-d83e90c73cf25a839f5e60f355baa0d38364ff41.tar.xz
systemd-d83e90c73cf25a839f5e60f355baa0d38364ff41.zip
Add READMEs in all .d directories
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4d876e83fc..f41a811e2e 100644
--- a/meson.build
+++ b/meson.build
@@ -3472,7 +3472,8 @@ if install_sysconfdir
install_data('xorg/50-systemd-user.sh',
install_dir : xinitrcdir)
endif
-install_data('modprobe.d/systemd.conf',
+install_data('README',
+ 'modprobe.d/systemd.conf',
install_dir : modprobedir)
install_data('LICENSE.GPL2',
'LICENSE.LGPL2.1',