-
Issue info
* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9445
* https://vulners.com/thn/THN:FEB25C22534D513997330585646C710D
Please, update all ISO's (16.04, 16.06, 16.10, 17.04...) w…
ghost updated
7 years ago
-
由于 alpine linux 默认使用的是 openrc ,与 debian 和 centos 等的 systemd 不兼容,后续计划加入对被控机 alpine linux 的支持。
-
hello,
does it work without systemd? how would an init script look like?
on my openrc gentoo system it's complaining it cannot communicate with the server...
thank you
-
Shift + page up has no effect.
I'm not sure if this is an issue on the openrc image as well, but I'm making an issue so I don't forget to fix it for the systemd image.
-
I want use this script with a fork of debian called devuan, its debian without systemd i use openrc so is the script depended on systemd?
-
Sometimes you want to add changes early to OpenRC, this is done through /etc/rc.d.
I suggest having `/etc/rc.d` as part of the image. Either as a directory, or as a symlink pointing to some persist…
-
On two separate gentoo systems, one laptop, one desktop, both using openrc and elogind, sddm will receive SIGTERM (as documented on the log) when giving the command:
rc-services xdm stop
but it act…
-
`cgroupv2` should be supported in OpenRC by adding `rc_cgroup_mode="unified"` in `rc.conf`.
On WSL2 it can be enabled with `kernelCommandLine=systemd.unified_cgroup_hierarchy=1 cgroup_no_v1=all` in…
-
Hello again, I'm trying to get Cen64 to run on my Desktop, running Artix Linux GLIBC (Arch-OpenRC) on my desktop.
https://pastebin.com/XvPJJUt4
-
Right now the installation process is a little manual. We can make it interactive (or with some CLI options) to detect service manager (systemd or openrc). It can also install requirements as well. Fu…