It seems we cannot run systemd in clear container ``` [root@dca0f971fd25 /]# systemctl enable httpd Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service, pointing to /usr/lib/systemd/system/httpd.service. [root@dca0f971fd25 /]# systemctl start httpd Running in chroot, ignoring request. ```
It seems we cannot run systemd in clear container