add cloud-init to baseline

This commit is contained in:
Michael Vorburger 2020-12-30 03:53:40 +01:00 committed by Michael Vorburger.ch
parent 744b8f13ed
commit e7306a309c
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/cloud-config.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/cloud-final.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/cloud-init-local.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/cloud-init.service

View File

@ -1,6 +1,7 @@
# #
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
base base
cloud-init
linux linux
mkinitcpio mkinitcpio
mkinitcpio-archiso mkinitcpio-archiso