mirror of
https://github.com/systemd/systemd
synced 2024-11-02 19:41:12 +00:00
7 lines
206 B
Meson
7 lines
206 B
Meson
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
install_data('90-systemd.preset',
|
|
install_dir : systempresetdir)
|
|
|
|
install_data('user/90-systemd.preset',
|
|
install_dir : userpresetdir)
|