Hi Arne, arne <[email protected]> ezt írta (időpont: 2019. júl. 13., Szo, 15:09): > > I had to modify /etc/securetty in buster systemd-containers > in order to be able to log in as root. > > systemd-container still uses this file. > > I added > > # systemd containers > pts/0 > pts/1 > pts/2 > pts/3 > pts/4 > pts/5 > pts/6 > pts/7 > pts/8 > pts/9 > > to /etc/securetty in my containers
I followed https://wiki.debian.org/nspawn and could log in: 153 sudo env http_proxy=http://10.84.73.1:8000 debootstrap buster $CDIR-buster 155 sudo systemd-nspawn -D $CDIR-buster --machine FreedomBox-buster 156 history test@sid-vm-test:~$ sudo systemd-nspawn -D $CDIR-buster --machine FreedomBox-buster Spawning container FreedomBox-buster on /var/lib/machines/freedombox-buster. Press ^] three times within 1s to kill container. root@FreedomBox-buster:~# Buster is not fixed anyway. Cheers, Balint > > _______________________________________________ > Pkg-shadow-devel mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel _______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
