summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-11 19:25:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-11 19:25:12 +0000
commit79675a4bf79000db03e028ddb9cccb6cd58e577b (patch)
treeed5e1debec8ebfa89c26e612519335dc0e3c7c64 /etc/rc
parent5aad0d39133517fa79d87351c28b4fb18ca671ce (diff)
downloadpfsense-79675a4bf79000db03e028ddb9cccb6cd58e577b.zip
pfsense-79675a4bf79000db03e028ddb9cccb6cd58e577b.tar.gz
Sync master passwd on bootup correctly
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 3a956d0..e61a3b8 100755
--- a/etc/rc
+++ b/etc/rc
@@ -138,6 +138,7 @@ fi
echo -n "Syncing master.passwd... "
/usr/sbin/pwd_mkdb -d /etc/ /etc/master.passwd
+/usr/sbin/pwd_mkdb /etc/master.passwd
echo "done."
# Create an initial utmp file
OpenPOWER on IntegriCloud