diff options
author | P. 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) |
commit | 5a507fa874a1a85800e922e3ce4163035341d81f (patch) | |
tree | 4f42e32cf2ba7698a0243fb642b85ce81659c0bb | |
parent | 8e84d00a41400986996982d9a7144c4f07c87d9a (diff) |
scripts: Actually distribute /etc/init.d/boottime.
-rw-r--r-- | changelog | 6 | ||||
-rw-r--r-- | scripts | 1 |
2 files changed, 7 insertions, 0 deletions
@@ -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. @@ -9,4 +9,5 @@ FEATURE_MOUNT_FLAGS mounttmpfs S03 K97 IFUPDOWN networking S20 K80 SYSLOGD syslog TELNETD telnetd +- boottime - rc.local |