1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

meson: Install missing network file

(cherry picked from commit 17be6f2709)
This commit is contained in:
Jan Janssen 2023-01-27 17:50:27 +01:00 committed by Luca Boccassi
parent 5bad071f73
commit aa79d157af

View File

@ -3,6 +3,7 @@
if conf.get('ENABLE_NETWORKD') == 1
install_data('80-6rd-tunnel.network',
'80-container-host0.network',
'80-container-vb.network',
'80-container-ve.network',
'80-container-vz.network',
'80-ethernet.network.example',