diff --git a/documentation/modules/exploit/linux/local/rc_local_persistence.md b/documentation/modules/exploit/linux/local/rc_local_persistence.md index 60abc22375..a3f9fb66fd 100644 --- a/documentation/modules/exploit/linux/local/rc_local_persistence.md +++ b/documentation/modules/exploit/linux/local/rc_local_persistence.md @@ -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