BastilleBSD / bastille

Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.
https://bastillebsd.org
BSD 3-Clause "New" or "Revised" License
783 stars 130 forks source link

Some jails not starting on boot #678

Open dkaparis opened 4 months ago

dkaparis commented 4 months ago

Some of my jails do not automatically start after boot, but stay down. Manually starting them with bastille start works without issue. I have not set bastille_list or bastille_rcorder and none of my jails have KEYWORD: nostart or such in configuration. Setting bastille_list=ALL or explicitly listing all jail names does not affect the issue - the same jails remain down after boot until manually started.

[MANDATORY] Bastille and FreeBSD version (paste bastille -v && freebsd-version -kru output)

0.10.20231125
13.2-RELEASE-p8
13.2-RELEASE-p8
13.2-RELEASE-p9

All jails are 13.2-RELEASE-p9.

Bastille installed through pkg.