mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Typo fix in comment from David Wheeler
This commit is contained in:
parent
3466e33eac
commit
2478095770
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