aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/preinit/99_10_run_init
Commit message (Collapse)AuthorAge
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-29
| | | | | | | | | | | | This drops the shebang from another bunch of files in various /lib folders, as these are sourced and the shebang is useless. Fix execute bit in one case, too. This should cover almost all trivial cases now, i.e. where /lib is actually used for library files. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* base-files: fix whitespacesLuka Perkov2013-12-09
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39006
* make basefiles aware of procdJohn Crispin2013-03-13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
* base-files: fix preinit code typosNicolas Thill2010-03-10
| | | | | | | Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> Acked-by: Daniel Dickinson <cshore@csolve.net> SVN-Revision: 20124
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
SVN-Revision: 19331