mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-26 19:16:17 +00:00
8 lines
198 B
Meson
8 lines
198 B
Meson
# SPDX-License-Identifier: LGPL-2.1+
|
|
|
|
install_data('90-systemd.preset',
|
|
install_dir : systempresetdir)
|
|
|
|
install_data('user/90-systemd.preset',
|
|
install_dir : userpresetdir)
|