Comment by ~n3rdopolis on ~kennylevinsen/seatd
OK. I will be fine with a command-line flag
Comment by ~n3rdopolis on ~kennylevinsen/seatd
OK, my use case is to be able to call wlroots based cage and the foot terminal from an initramfs, where there VTs. On this, cage can act as the recovery console. Can the SEATD_VTBOUND variable be whitelisted through seatd-launch please?
Comment by ~n3rdopolis on ~kennylevinsen/seatd
Is it possible to make seatd-launch preserve the SEATD_VTBOUND=0 variable like it does the SEATD_LOGLEVEL variable?
Ticket created by ~n3rdopolis on ~kennylevinsen/seatd
Hi
I am trying to start seatd with no VTs While I can
export SEATD_VTBOUND=0 seatd & cage
I would prefer to be able to use seatd-launch Thanks