aboutsummaryrefslogtreecommitdiff
path: root/buildtools/build-freebsd-rp-port.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/build-freebsd-rp-port.py')
-rw-r--r--buildtools/build-freebsd-rp-port.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildtools/build-freebsd-rp-port.py b/buildtools/build-freebsd-rp-port.py
index 451fe584..59bce18e 100644
--- a/buildtools/build-freebsd-rp-port.py
+++ b/buildtools/build-freebsd-rp-port.py
@@ -284,8 +284,7 @@ DEINSTALL)
print line[i] | "/usr/bin/crontab -u rcynic -";
else
system("/usr/bin/crontab -u rcynic -r");
- }' |
- /usr/bin/crontab -u root -
+ }'
;;
POST-DEINSTALL)