Small note about network not available

This commit is contained in:
Eliott Teissonniere
2018-07-16 11:56:55 +02:00
parent 7df20539af
commit bfd521f2cb
@@ -2,6 +2,8 @@
This module patch `/etc/rc.local` in order to launch a payload upon reboots.
> Sometimes `/etc/rc.local` is runned when the network is not yet on, make sure your payload won't quit if that's the case.
### Verification