From: Petter Reinholdtsen Date: Sat, 2 Nov 2013 21:34:28 +0000 (+0000) Subject: Checked number. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/c407e4b4c4b927033ad80c92578068f11ae71e55 Checked number. --- diff --git a/blog/data/2013-11-02-debian-init-d-script.txt b/blog/data/2013-11-02-debian-init-d-script.txt index 4b044c0f87..e47dcc5853 100644 --- a/blog/data/2013-11-02-debian-init-d-script.txt +++ b/blog/data/2013-11-02-debian-init-d-script.txt @@ -27,7 +27,7 @@ DAEMON=/usr/sbin/rsyslogd

Pretty minimalistic to me... For the record, the original sysv-rc -script was 126 lines, and the above is just 15 lines, most of the meta +script was 137 lines, and the above is just 15 lines, most of the meta info/comments.

How to do this, you ask? Well, one create a new script