forked from lab-cat/server-backup-config
readded mount info and added username info
This commit is contained in:
parent
7c9c2f573d
commit
04549bb958
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ For this 'pull method' to work I needed to add the following line to the servers
|
||||||
# Allow /usr/lib/openssh/sftp-server for sshfs mounts as root
|
# Allow /usr/lib/openssh/sftp-server for sshfs mounts as root
|
||||||
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
|
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
|
||||||
```
|
```
|
||||||
|
*Note:*
|
||||||
|
|
||||||
|
Please substitute your ag-link-server-username for "username"@ag-link.xyz in `ag-backup.yaml`. Also note that server filesystem will be mounted at `/tmp/mnt/ag-link-backup` on your local machine.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue