summaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd/scripts/install.sh
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-09-29 23:04:24 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-09-29 23:04:24 +0000
commitdaa35edbd086b27357d8f048ede7c84dcc520748 (patch)
tree8dd520f3dfb7df4f73618d886e20c1154f3e5e5f /usr.sbin/xntpd/scripts/install.sh
parentd2d2eed18837c57f97405aa88134457f8d97640d (diff)
Notes
Diffstat (limited to 'usr.sbin/xntpd/scripts/install.sh')
-rwxr-xr-xusr.sbin/xntpd/scripts/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/scripts/install.sh b/usr.sbin/xntpd/scripts/install.sh
index 5dd98315d82cc..1bc4989de16aa 100755
--- a/usr.sbin/xntpd/scripts/install.sh
+++ b/usr.sbin/xntpd/scripts/install.sh
@@ -87,7 +87,7 @@ fi
(cp $source $destination &&
chmod $mode $destination &&
chown $owner $destination &&
- chgrp $group $destination) || exit 1
+ chgrp $group $destination) || true # exit 1
# /bin/rm -f $OLDdestination