openSUSE / jeos-firstboot

Lightweight firstboot wizard systemd service for SLE and openSUSE JeOS Images
MIT License
14 stars 13 forks source link

Only skip jeos-firstboot if cloud-init found a config source (bsc#1220281) #118

Closed Vogtinator closed 6 months ago

Vogtinator commented 6 months ago

There are cases in which ds-identify enables cloud-init but there isn't actually a data source. Check for that by reading a file in /run. It's not possible to express that as unit condition, so do it in code.