-
```
[root@localhost ~]# lnst-slave -e
Loading config file '/etc/lnst-slave.conf'
2018-10-11 11:22:12 (localhost) - INFO: Started
2018-10-11 11:22:12 (localhost) - I…
-
**Description**
After applying the next CVE patches
https://gitlab.com/saltstack/open/salt-patches/-/blob/master/patches/2021/01/28/2017.7.8.patch
https://gitlab.com/saltstack/open/salt-patches/-/b…
romxi updated
5 months ago
-
Should we daemonize this process or should it run in real time?
Is there a way to create alerts on a Mac, etc?
-
https://github.com/nicowilliams/swtpm/tree/daemonize-no-racing
I'll make a PR for swtpm soon. What do you think of this?
-
At least the _Workers_ and _Log Sink_ should be supervised and automatically restarted. In addition rework the _spyder.masterprocess_ and _spyder.workerprocess_ to daemonize nicely.
-
The documentation for watching a non-daemon process says:
```
WATCHING NON-DAEMON PROCESSES
Need to watch a script that doesn't have built in daemonization? No problem!
God will daemonize and keep t…
-
I was wondering if it is intended behavior that the PID file be removed upon issuing a `stop` command. I have this, in a script titled `/pl.pl`:
```
#!/usr/bin/env perl
use warnings;
use v5.12;
…
-
This looks like an amazing project, I was thinking about doing this myself and had already made a start but gave up when I realised how complex it was! I appriciate all the effort you have put in.
…
-
Hello, thanks again for all the work on liquidsoap and other dependencies, it is really awesome.
I installed liquidsoap-daemon using opam on Ubuntu 18.04 (`opam install liquidsoap-daemon`) as a use…
-
I suspect the latter as I faced this issue previously during development, but thought the bat file use of `daemonize` had fixed it.
This can be verified by later running in a regular cmd window:
`…