fix systemd service for postgresql backup
This commit is contained in:
parent
5cbfdf0442
commit
6ca58e0ece
@ -2,4 +2,6 @@
|
|||||||
Description=Performing PostgreSQL database backups
|
Description=Performing PostgreSQL database backups
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
User=postgres
|
||||||
|
Group=postgres
|
||||||
ExecStart=/usr/local/bin/mkpsqlbackup
|
ExecStart=/usr/local/bin/mkpsqlbackup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user