Skip to content

Instantly share code, notes, and snippets.

@romuloceccon
Created July 23, 2014 14:47
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save romuloceccon/9f88d68f3f0faca0a383 to your computer and use it in GitHub Desktop.
Save romuloceccon/9f88d68f3f0faca0a383 to your computer and use it in GitHub Desktop.
description "No-ip client"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
umask 022
expect fork
exec /usr/local/bin/noip2
@zpostfacto
Copy link

Thanks!

@blacksoil
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment