From 46bc6e545a17e77202aaf01ec0cd8d5a46567525 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 25 Aug 2015 08:08:24 -0300 Subject: Move main pfSense content to src/ --- src/etc/rc.dyndns.update | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100755 src/etc/rc.dyndns.update (limited to 'src/etc/rc.dyndns.update') diff --git a/src/etc/rc.dyndns.update b/src/etc/rc.dyndns.update new file mode 100755 index 0000000..543b5a0 --- /dev/null +++ b/src/etc/rc.dyndns.update @@ -0,0 +1,58 @@ +#!/usr/local/bin/php-cgi -f + -- cgit v1.1