-
Can support for openrc be added?
-
# Notes
- `Basic`: https://wiki.alpinelinux.org/wiki/Writing_Init_Scripts#Basic_example
- `checkpath`: https://manpages.debian.org/testing/openrc/openrc-run.8.en.html
- `--env`: https://manpages.…
-
Here's openrc service file: https://0x0.st/oNfI.txt
The service file is to be at `/etc/init.d/`
I don't know what to change in`Makefile` to detect init and install service file accordingly. Else,…
-
any solution for this problem ?
-
- [ ] coreutils -> busybox
- [ ] util-linux -> busybox
- [ ] systemd-logind -> seatd
- [ ] systemd-udevd -> eudev (can we use mdev + libudev-zero?)
- [ ] systemd-* -> ??
- [ ] systemd -> sysvinit or o…
-
**System:** Alpine Linux v3.19
**Installation Method:** Install script
When running the install script, I am informed at the end that I can start the service with `systemctl` (systemd).
That do…
-
when using `openstack.AuthOptionsFromEnv()`, the following error was thrown
```bash
> go run main.go
panic: You must provide exactly one of DomainID or DomainName to …
-
I am trying to debug some init scripts, shipped with Artix (most of them look different varieties of broken for me). Unfortunately, `openrc-run` obfuscates what happens and actively resists any attemp…
-
On artix, i have dwm and ly installed, however when i want to restart dwm (super shift Q), ly doesnt allow me to enter my password (only allows me for the first second)
-
## Platform
- [ ] Linux:
- [ ] macOS
- [x] WSL2
## Additional information
While trying to build a minimal alpine container with multiuser and nix-daemon setup via podman,
the official…