mirror of
https://github.com/joBr99/proxmoxbackupserver
synced 2026-08-06 00:12:37 +02:00
Added folder to permission fix
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#fix ownership
|
#fix ownership
|
||||||
chown -R backup:backup /etc/proxmox-backup
|
chown -R backup:backup /etc/proxmox-backup
|
||||||
chmod -R 700 /etc/proxmox-backup
|
chmod -R 700 /etc/proxmox-backup
|
||||||
|
chown -R backup:backup /var/lib/proxmox-backup
|
||||||
|
chmod -R 700 /var/lib/proxmox-backup
|
||||||
|
|
||||||
# Start the first process
|
# Start the first process
|
||||||
./usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api &
|
./usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api &
|
||||||
|
|||||||
Reference in New Issue
Block a user