distro: Debian Buster
lxc ver: 3.0.3-8
filesystem: btrfs on /opt
container path: /opt/containers/*
Hello. I have containers that are working smoothly. I have the following in each container’s config file:
lxc.start.auto = 1 lxc.start.delay = 5
I can’t seem to get
lxc-autostart --list
to show me anything though.
I was thinking of using a service to do shutdown / startup scripts instead. Any advice on best way to shut containers down before reboot and start them back up on restart is greatly appreciated.
Thanks for your time.