Your message dated Sun, 30 Dec 2018 20:54:44 +0000
with message-id <[email protected]>
and subject line Re: sysvinit: there should be an /etc/init.d/local file
has caused the Debian Bug report #80979,
regarding sysvinit: there should be an /etc/init.d/local file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
80979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=80979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysvinit
Version: 2.78-4
Severity: wishlist
The start-up scripts should include /etc/init.d/local (and a link to it
/etc/rcS.d/S99local), which should be something like this:
----------------------------------------
#!/bin/sh
#
# Empty file where administrators can put local start-up commands
exit 0
----------------------------------------
This way, people won't have to deal with update-rc.d when all they want is
to have some simple commands executed at boot time (like setterm or
anything).
-- System Information
Debian Release: woody
Kernel Version: Linux arakis 2.2.17 #3 Sat Dec 23 21:53:46 EET 2000 i586 unknown
Versions of the packages sysvinit depends on:
ii dpkg 1.7.2 Package maintenance system for Debian
ii e2fsprogs 1.19-3 The EXT2 file system utilities and libraries
ii libc6 2.2-6 GNU C Library: Shared libraries and Timezone
ii mount 2.10q-1 Tools for mounting and manipulating filesyst
ii util-linux 2.10q-1 Miscellaneous system utilities.
--- End Message ---
--- Begin Message ---
[2000-12-31 13:18] Vasilis Vasaitis <[email protected]>
> Package: sysvinit
> Version: 2.78-4
> Severity: wishlist
>
> The start-up scripts should include /etc/init.d/local (and a link to it
> /etc/rcS.d/S99local), which should be something like this:
Sysvinit provides /etc/rc.local for quite some time and recently
(2.93-2) it re-introduced support for /etc/boot.d scripts directory.
So, this issue is resolved now (18 years after, sigh).
--- End Message ---