Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Provide support for FreeBSD#3

Open
drscream wants to merge 1 commit intoscotte:masterfrom
drscream:support/freebsd
Open

Provide support for FreeBSD#3
drscream wants to merge 1 commit intoscotte:masterfrom
drscream:support/freebsd

Conversation

@drscream
Copy link

bash is not always located at /bin/bash so it's required to use /usr/bin/env to lookup for the correct bash location. On FreeBSD (and maybe on different operating systems) bind mount didn't work so nullfs need to be used on FreeBSD for example - providing an option in the conf-file. To support different remote locations it should be supported to specify the remote borg command path.

bash is not always located at /bin/bash so it's required to use /usr/bin/env to lookup for the correct bash location. On FreeBSD (and maybe on different operating systems) bind mount didn't work so nullfs need to be used on FreeBSD for example - providing an option in the conf-file. To support different remote locations it should be supported to specify the remote borg command path.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant