Commit Graph

14 Commits

Author SHA1 Message Date
08b14ccad4 start-stop-daemon: update to 20221219 2023-01-05 11:50:48 +01:00
b2e4a4bc6b start-stop-daemon: update to 20210417, sync with upstream 1.20.8 2021-04-18 11:35:21 +02:00
331185e48a start-stop-daemon: update to 20210109, sync with dpkg 1.20.6 2021-01-10 12:03:28 +01:00
361139d84e start-stop-daemon: update to 20200811, sync with upstream 2020-08-11 15:49:50 +00:00
295c95f491 start-stop-daemon: fix build with glibc 2.32 2020-08-11 09:27:10 +00:00
fde976e4fb start-stop-daemon: updated homepage URL to use HTTPS 2020-06-24 16:29:11 -05:00
6253b3d831 start-stop-daemon: update to 20190310 2019-03-19 14:03:37 +01:00
596d7cb9b4 start-stop-daemon: update version, signatures 2017-08-14 16:53:09 +02:00
Steffen Nurpmeso
5fc7a6939c start-stop-daemon: update to 20150921 2015-09-24 13:51:41 +02:00
Steffen Nurpmeso
a44edc9e8b start-stop-daemon: update to 20150915 2015-09-18 16:47:45 +02:00
Fredrik Rinnestam
d5107e0a2d start-stop-daemon: move man-pages to /usr/share/man 2015-07-25 21:10:14 +02:00
9261977b1e start-stop-daemon: update to 20150423 2015-05-12 11:58:27 +02:00
Steffen Nurpmeso
9b9e8c46b5 start-stop-daemon: don't require dpkg download, provide source, new version scheme 2015-02-26 17:39:55 +01:00
6fc31100b9 [notify] start-stop-daemon: new core port
start-stop-daemon [1] is a small program from debian used to
control the creation and termination of system-level processes
in a reliable and secure way.

We decided to add start-stop-daemon to our core collection and
as with most core ports it is a requirement for a working CRUX
system. Please install.

We encourage all port maintainers to use start-stop-daemon in
their rc scripts. This will improve the scripts a lot without
the need for complex shell scripting.

[1] http://man7.org/linux/man-pages/man8/start-stop-daemon.8.html
2015-02-17 13:44:45 +01:00