aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic
diff options
context:
space:
mode:
Diffstat (limited to 'etc/periodic')
-rwxr-xr-xetc/periodic/weekly/120.clean-kvmdb4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/periodic/weekly/120.clean-kvmdb b/etc/periodic/weekly/120.clean-kvmdb
index 24d8aa2b904a..69eed4a84ef8 100755
--- a/etc/periodic/weekly/120.clean-kvmdb
+++ b/etc/periodic/weekly/120.clean-kvmdb
@@ -1,9 +1,9 @@
#!/bin/sh -
#
-# $Id: 120.clean-kvmdb,v 1.1.1.1 1997/08/12 17:51:16 pst Exp $
+# $Id: 120.clean-kvmdb,v 1.1.1.1 1997/08/16 17:04:02 pst Exp $
#
-if [ -d /var/db -a -x /usr/sbin/sysctl ] ; then
+if [ -d /var/db ] ; then
echo ""
echo "Cleaning up kernel database files:"