-
While it might sound "nice" to have everything in one (update: also as AppImage), this is not how it works on Linux
The script "install_linux_service.sh" is a typical behaviour of malicious softwar…
-
I noticed there is a discrepancy between rc-status and rc-service for a particular service. rc-service lists the service as crashed whereas invoking rc-service status indicates the service is runnin…
-
Currently, aims are:
- [x] systemd
- [x] sysvinit
- [ ] upstart
Less important inits that I want to also support are:
- [ ] openrc
- [ ] runit
- [ ] WSL
-
**Is your feature request related to a problem? Please describe.**
sysvinit, specifically [here](https://github.com/slicer69/sysvinit/blob/main/src/init.c#L3180), and systemd, [here](https://github.c…
-
I have integrated supervise-daemon in my openrc init script. Here is the script located in /etc/openrc.d/PROCESS
```
#! /sbin/openrc-run
supervisor=supervise-daemon
healthcheck_timer=120
resp…
-
Hello there,
I'm trying to make [dumb_runtime_dir] to works OOTB on Alpine Linux. The last remaining problem is that the path `/run/user` isn't there, and dumb_runtime_dir will not create it itself…
-
**Describe the bug**
I successfully built an Alpine Linux shim, but it goes to a black screen, and does nothing.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to shimboot
2. Press…
-
This bug was originally filed in Launchpad as [LP: #1804809](https://bugs.launchpad.net/cloud-init/+bug/1804809)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
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
-
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…