mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
meson: install newly added example .network file
Follow-up for e6ba085398
.
This commit is contained in:
parent
69d17e23db
commit
bae0bd0024
@ -1,7 +1,9 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
if conf.get('ENABLE_NETWORKD') == 1
|
||||
install_data('80-6rd-tunnel.network',
|
||||
install_data(
|
||||
'80-6rd-tunnel.network',
|
||||
'80-auto-link-local.network.example',
|
||||
'80-container-host0.network',
|
||||
'80-container-vb.network',
|
||||
'80-container-ve.network',
|
||||
|
Loading…
Reference in New Issue
Block a user