mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
Typo fix in comment from David Wheeler
This commit is contained in:
parent
973e625b3e
commit
f719f0f6db
1 changed files with 2 additions and 2 deletions
|
|
@ -18,9 +18,9 @@
|
|||
#
|
||||
# POSTGRESQLSERVER=-YES-
|
||||
#
|
||||
# The startup bundle will now be read to go. To prevent this script from
|
||||
# The startup bundle will now be ready to go. To prevent this script from
|
||||
# starting PostgreSQL at system startup, simply change that line in
|
||||
# /etc/hostconfig to:
|
||||
# /etc/hostconfig back to:
|
||||
#
|
||||
# POSTGRESQLSERVER=-NO-
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue