mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 02:20:06 +01:00
gitlab-ci: disable the installation of systemd generator files
Not all distros we test in CI use systemd (e.g. Alpine). Disable the
installation of generators as we already do for the systemd unit.
Fixes: 636fb5ef24 ('systemd: install initrd services using a generator')
This commit is contained in:
parent
dad4da06b1
commit
3fc57d7c97
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@ meson setup build \
|
|||
-D ld_gc=false \
|
||||
-D session_tracking=no \
|
||||
-D systemdsystemunitdir=no \
|
||||
-D systemdsystemgeneratordir=no \
|
||||
-D systemd_journal=false \
|
||||
-D selinux=false \
|
||||
-D libaudit=no \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue