Step 1
aptitude update
wiki.debian.org/systemd#Installation
Step 2
aptitude install systemd
wiki.debian.org/systemd#Installation
Step 3
aptitude install systemd-sysv
wiki.debian.org/systemd#Configuring_as_default
Step 4
reboot
wiki.debian.org/systemd#Configuring_as_default
Step 5
- How did I upgrade Docker Client from 19 to 24 on Debian 10?
It solves the errors: - How did I fix «Error response from daemon: cgroups: cannot find cgroup mount destination: unknown» for Docker after switching Debian 10 from SysVinit to Systemd?
- How did I fix «OCI runtime create failed» / «container with id exists» for Docker after switching Debian 10 from SysVinit to Systemd?
- Docker does not see containers after being upgraded from 19 to 24
Step 6
- How did I fix «failed to open configuration file '/etc/php/7.1/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?
- How did I fix «failed to open configuration file '/etc/php/7.2/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?
- How did I fix «failed to open configuration file '/etc/php/7.3/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?
- How did I fix «failed to open configuration file '/etc/php/7.4/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?
- How did I fix «failed to open configuration file '/etc/php/8.1/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?
- How did I fix «failed to open configuration file '/etc/php/8.2/fpm/php-fpm.conf': No such file or directory» after after switching Debian 10 from SysVinit to Systemd?