X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/dbea4d83389bc3c59aca3c31c5d4127b2d3ca2c4..658fdd927467ec99076ce43bea4607661f97b987:/blog/data/2013-11-02-debian-init-d-script.txt 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 071c1af95a..990065124b 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 137 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 it meta info/comments.

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