summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.password
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-12 02:59:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-12 02:59:15 +0000
commitbbc3533ff7215393cbe15ef7821abcfe0bee1b72 (patch)
tree6bf64e1f6ea502524c4b8a438b4e9511bf994126 /etc/rc.initial.password
parent263666bdf983ddf268c160c1441b2e32a12c6bc4 (diff)
downloadpfsense-bbc3533ff7215393cbe15ef7821abcfe0bee1b72.zip
pfsense-bbc3533ff7215393cbe15ef7821abcfe0bee1b72.tar.gz
Style clieanup.
Diffstat (limited to 'etc/rc.initial.password')
-rwxr-xr-xetc/rc.initial.password2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial.password b/etc/rc.initial.password
index 59d5d58..3815437 100755
--- a/etc/rc.initial.password
+++ b/etc/rc.initial.password
@@ -39,7 +39,7 @@
The webGUI password will be reset to the default (which is 'pfsense').
-Do you want to proceed (y/n) ?
+Do you want to proceed [y|n]?
EOD;
if (strcasecmp(chop(fgets($fp)), "y") == 0) {
OpenPOWER on IntegriCloud