-
**Describe the bug: A clear and concise description of what the bug is.**
During the boot sequence, OpenRC changes a hostname according to the `/etc/hostname`, and waagent also automatically writes…
-
I've tried to use s6 but failed, I'll open another issue for this.
supervise-daemon works for me, but I wonder what's the current status? I see no mentioning of "experimental" in supervise-daemon-g…
-
**Describe the bug**
The `distro/systemd/tmpfiles-openvpn.conf` tmpfiles config only gets installed if systemd support is enabled by `./configure --enable-systemd`, despite there being distros whic…
a3s7p updated
11 months ago
-
Gentoo and other distros use OpenRC and all logging is done via text files so all the cli tools will work when the system is having problems.
-
dmesg shows stub system call 375 when this happens.
Both syslog-ng and rsyslog start fine from Open RC with the modifications to inttab identified in the wiki article I wrote, but programs such as …
-
I cloned the project just as it is and have a lot of issues with it:
By default it says that `rc-update` is not found (see this stackoverflow question from me: http://stackoverflow.com/questions/3946…
-
A lot of current initscripts either run without supervision entirely or run under `start-stop-daemon`,
using pidfiles which are inherently subject to race conditions and don't provide proper supervi…
-
Option 3 result:
`sudo ./install_openrc.sh
make -C /lib/modules/5.15.0-37-generic/build M=/home/user/acer-predator-turbo-and-rgb-keyboard-linux-module modules
make[1]: Entering directory '/usr/src/…
-
Currently, the dockerfile contains:
```
RUN apk add --no-cache git \
bash \
curl \
bind-tools \
nmap-ncat \
psmisc \
sudo \
unzip \
wget \
libidn \
nettle \
libcap \
openresolv \
ipro…
-
Currently, aims are:
- [x] systemd
- [x] sysvinit
- [ ] upstart
Less important inits that I want to also support are:
- [ ] openrc
- [ ] runit
- [ ] WSL