Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Converting back to OpenRC from systemd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Balthasar127
n00b
n00b


Joined: 26 Apr 2018
Posts: 6

PostPosted: Thu Apr 26, 2018 7:30 pm    Post subject: Converting back to OpenRC from systemd Reply with quote

I pretty much got systemd gone and back to OpenRC but now everytime it boots it spams the following

* No permission to apply cgroup settings

Also CGroups are being mounted by who knows what and it still has a systemd cgroup folder

tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)

any way to make it stop spamming this message? havent noticed any problems *yet*
Back to top
View user's profile Send private message
Balthasar127
n00b
n00b


Joined: 26 Apr 2018
Posts: 6

PostPosted: Tue May 01, 2018 10:06 pm    Post subject: Reply with quote

Finally figured out the issue!

So it seems it was my initrd all along. I never reran dracut when I changed the init from systemd to openrc, and apparently, it had old systemd parameters set causing the error.
Once I ran dracut --force, the errors stopped.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum