add postgres1c role
This commit is contained in:
9
roles/postgres1c/files/postgres1c_backup.service
Normal file
9
roles/postgres1c/files/postgres1c_backup.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Backup 1C script
|
||||
Documentation=https://github.com/corvus-migratorius/genlab-ansible
|
||||
|
||||
[Service]
|
||||
User=postgres
|
||||
Group=postgres
|
||||
Type=oneshot
|
||||
ExecStart=/bin/bash /opt/postgres1c_backup/backup.sh
|
||||
Reference in New Issue
Block a user