]> git.ipfire.org Git - thirdparty/systemd.git/blame - docs/var-log/meson.build
docs: Update section about XDG autostart generator
[thirdparty/systemd.git] / docs / var-log / meson.build
CommitLineData
3a726fcd 1# SPDX-License-Identifier: LGPL-2.1+
3a726fcd 2
6ed5ef98 3if conf.get('HAVE_SYSV_COMPAT') == 1 and get_option('create-log-dirs')
29c7680e
ZJS
4 install_data('README',
5 install_dir : '/var/log')
1c9f1314 6endif