diff options
Diffstat (limited to 'postgresql.service')
-rw-r--r-- | postgresql.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.service b/postgresql.service index 4a55a66..aa63e1a 100644 --- a/postgresql.service +++ b/postgresql.service @@ -15,7 +15,7 @@ # This will override the setting appearing below. # Note: changing PGPORT or PGDATA will typically require adjusting SELinux -# configuration as well; see /usr/share/doc/postgresql-*/README.rpm-dist. +# configuration as well; see /usr/share/doc/postgresql/README.rpm-dist. # Note: do not use a PGDATA pathname containing spaces, or you will # break postgresql-setup. |