mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-27 01:02:38 +00: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)
|