Skip to content

Instantly share code, notes, and snippets.

View harkor's full-sized avatar

harkor

View GitHub Profile
@mattes
mattes / README.md
Last active September 23, 2017 07:15
On IP Change

ON IP CHANGE

Installation

# Copy files into /usr/local/bin/on-ip-change.sh and /etc/systemd/system/on-ip-change.service
mkdir -p /usr/local/var/on-ip-change/scripts
sudo systemctl enable on-ip-change.service
sudo systemctl start on-ip-change.service
# Add your scripts to /usr/local/var/on-ip-change/scripts