mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
8 lines
206 B
Meson
8 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)
|