You are not logged in.
Look at the boot screen. Normally there are no boot logs written.
rolfie
I will try to record a video and then watch it in slow motion. With these settings the system works faster than 2.0.
Thank you all very much for your support!
can this be seen in the boot logs?
I tried it yesterday with the same iso you used. I ran the Graphical install and took all the defaults up to the point of choosing openrc. When it boots, openrc runs as expected. (Parts of sysvinit are still installed and are used by openrc.)
What did you do that's different?
I used expert install. im not find any .deb packet on netinstall iso and dvd with name openrc, maybe installer downloads from network?
How to determine if openrc is running?
You mention something about re-installation. What does that mean? Did you overwrite an existing installation? e.g. without formatting the disk? Please explain.
I'm sorry, I didn’t say it right, previously installed 2.0. Yes, with formatting the disk.
How did you select openrc?
This option added in new iso 2.1
I reinstalled ascii 2.1 with use openrc init option(devuan_ascii_2.1_i386_netinst.iso). But the openrc does not load after installation, it still works sysvinit.
what version of ascii are you using?
2.0
$ vim /etc/apt/sources.list
In vim type:
%s/ascii/beowulf/g
In my ascii installation, there is a file in that location /etc/apt/sources.list.d/devuan.list
...on debian10/amd64.
I thought that this bug is only in Devuan.. Thx
# head -1 /etc/passwd
root:x:0:0:root:/root:/bin/bash
I don't mean /root/.cache but /.cache
├── bin
├── boot
├── .cache
├── dev
├── etc
├── home
├── lib
├── media
├── mnt
├── opt
├── proc
├── root
├── run
├── sbin
├── srv
├── sys
├── tmp
├── usr
└── var
a folder is created at boot time
Thanks for the answer, backwater. I tried to create a file with the name ".cache" as a result, this does not affect the operation of the my system.
In my previous version Debian this folder was not available. I think this is due to the pulse. I did not installing the pulse, but the folder is created in ~ /.config/pulse
Do you have such a directory in the root drive? I found entries only in /var/log/fontconfig.log
/.cache/fontconfig: not cleaning non-existent cache directory
But it probably has nothing to do.
I checked the settings fontconfig
<!-- Font cache directory list -->
<cachedir>/var/cache/fontconfig</cachedir>
<cachedir prefix="xdg">fontconfig</cachedir>
<!-- the following element will be removed in the future -->
<cachedir>~/.fontconfig</cachedir>
How to remove .cache folder in / ? I do not know what software creates this directory. It is always empty.