I did it this way

I have own script (/etc/rc.local_once) where I do, what I need after first boot and place it to $ENV/files/etc <- for example

It is started from /etc/rc.local

For sure, is started only once "after first boot", last row of this script empties default file /etc/rc.local (I don not need the information in it) and then delete itself.

Hard workaround, but working for me.

Dne 11.2.2017 v 06:16 Philip Prindeville napsal(a):
Hi.

I was wondering if there’s an obvious place to install a hook that’s:

(a) after all the packages have been installed;
(b) before the root filesystem image gets finalized;

I’d like to be able to run some simple sed scripts inside the root-to-be 
directory to make some changes, maybe do an rm etc/rc.d/S??sshd so that the 
sshd service is installed but isn’t enabled by default, maybe inject a new root 
password or create an extra user login, etc.

That sort of thing.

I looked around through the makefiles but nothing stood out.

Should be easy, right?

Thanks,

-Philip


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


--
Milan Kočvara | Specialista IP služeb / IP services specialist
ha-vel internet s.r.o. | Olešní 587/11A, 712 00 Ostrava - Muglinov, Czech Republic

mobile: +420 606 778 873
office: +420 552 305 373
fax:    +420 552 305 306
nmc:    +420 552 305 321
e-mail: milan.kocv...@ha-vel.cz
www:    http://www.ha-vel.cz

Neodstraňujte, prosím, žádnou část tohoto e-mailu při případné další komunikaci k tomuto tématu. Please do not remove any parts of this e-mail message in further communication about this issue.

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to