Skip to content
Snippets Groups Projects
Commit 98ba9bce authored by Patrick Uven's avatar Patrick Uven
Browse files

Hotplug-Script is replaced by cronjob

parent f30f5afc
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
[ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] && {
sleep 3
/lib/ffol/fastdreg/fastdreg.sh
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment