-
Add one, and update the Makefile options to allow the user to pick whether or not to install a System V or an OpenRC init script.
-
I am hoping to use ZFS with `openrc` on Devuan linux
I note that the package description for zfsutils-linux 2.0.3-9 lists `openrc` in the `Breaks` list (see below).
In Devuan, the `openrc` package…
-
Just started making my own linux from scratch and I cant seem to build a static binary for it
I have set the following options:
```
User defined options
backend : ninja
buildty…
-
I tried using this crate in a [Tauri](https://tauri.app) project but I couldn't build it for Android for some reason, the error was unclear and ridiculously long. Also the same project builds fine aft…
-
### Idea
Add a env variable like "STARTUP_SRIPT", lanching before jdownloader startup script...
I try using Openrc ( but cant make my openvpn works )
-
>Uses `systemd`. There is no simple way to switch this to OpenRC.
Could you elaborate more on that?
-
Distros like Alpine Linux (on baremetal or a full VM), binfmt is provided by [`openrc`](https://pkgs.alpinelinux.org/contents?branch=edge&name=openrc&arch=x86_64&repo=main) package.
Is it possible …
-
Hi,
Could be really nice if the install.sh script had a "auto-detect" feature to identify the currently ran init system on a Linux machine during installation and then installed Ollama accordingly.…
-
Provide a last-minute hook similar to [/usr/lib/systemd/system-shutdown/](https://www.freedesktop.org/software/systemd/man/systemd-halt.service.html), sitting after the shutdown runlevel, before physi…
-
At first run (`openrc-shutdowntime` does not exist), `swclock` sets time according to `openrc-run` file mtime.
```
if ! swclock "${swclock_file}" 2> /dev/null; then
swclock --warn @SBINDIR@/ope…