aboutsummaryrefslogtreecommitdiff
path: root/buildtools/build-freebsd-rp-port.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-02-02 05:29:03 +0000
committerRob Austein <sra@hactrn.net>2013-02-02 05:29:03 +0000
commit660cbcfe4803995e350943730695fd004d829fd0 (patch)
treeeb07c4e88e49aeaa8f6f65305686ac8f1efe0053 /buildtools/build-freebsd-rp-port.py
parent6a4bcfac1c40020ce0f3361e163f3b434b474e12 (diff)
etc/rc.d/rcynic is only for jails, so it's not in the port anymore.
svn path=/branches/tk377/; revision=5005
Diffstat (limited to 'buildtools/build-freebsd-rp-port.py')
-rw-r--r--buildtools/build-freebsd-rp-port.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildtools/build-freebsd-rp-port.py b/buildtools/build-freebsd-rp-port.py
index 9ca26b7e..b04b17cb 100644
--- a/buildtools/build-freebsd-rp-port.py
+++ b/buildtools/build-freebsd-rp-port.py
@@ -157,7 +157,6 @@ bin/rcynic-text
bin/rtr-origin
bin/scan_roas
bin/validation_status
-etc/rc.d/rcynic
@unexec if cmp -s %D/etc/rcynic.conf.sample %D/etc/rcynic.conf; then rm -f %D/etc/rcynic.conf; fi
etc/rcynic.conf.sample
@exec if [ ! -f %D/etc/rcynic.conf ] ; then cp -p %D/%F %D/etc/rcynic.conf; fi