summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-20 01:14:26 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-20 01:14:26 (EDT)
commit5a507fa874a1a85800e922e3ce4163035341d81f (patch)
tree4f42e32cf2ba7698a0243fb642b85ce81659c0bb
parent8e84d00a41400986996982d9a7144c4f07c87d9a (diff)
scripts: Actually distribute /etc/init.d/boottime.
-rw-r--r--changelog6
-rw-r--r--scripts1
2 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index b9639e9..8ca8863 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+busybox (1.21.1-8) trunk
+
+ * Actually distribute /etc/init.d/boottime.
+
+ -- "P. J. McDermott" <pj@pehjota.net> Fri, 20 Jun 2014 01:13:24 -0400
+
busybox (1.21.1-7) trunk
* Generate /etc/network/interfaces at boot.
diff --git a/scripts b/scripts
index 0e09e4b..9333d21 100644
--- a/scripts
+++ b/scripts
@@ -9,4 +9,5 @@ FEATURE_MOUNT_FLAGS mounttmpfs S03 K97
IFUPDOWN networking S20 K80
SYSLOGD syslog
TELNETD telnetd
+- boottime
- rc.local