diff options
author | Tharre <tharre3@gmail.com> | 2018-06-14 19:30:57 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-06-14 19:31:27 +0200 |
commit | c8f48e8c7f11dc82c9505487abff26df83c97cad (patch) | |
tree | d390337b024c9fdcc5721f7ece906dc39c1f6e49 /arch-system/PKGBUILD | |
parent | 8efe5a89fabe36f1f8c6cab2a5dbb268ac0e4189 (diff) | |
download | pkgbuilds-c8f48e8c7f11dc82c9505487abff26df83c97cad.tar.gz pkgbuilds-c8f48e8c7f11dc82c9505487abff26df83c97cad.tar.xz pkgbuilds-c8f48e8c7f11dc82c9505487abff26df83c97cad.zip |
arch-system: borgbackup: check connection with ssh
Networkmanager isn't really all that reliable, and we actually don't
want to depend on it anyway. So trying to connect via ssh is the better
thing to do.
Diffstat (limited to 'arch-system/PKGBUILD')
-rw-r--r-- | arch-system/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-system/PKGBUILD b/arch-system/PKGBUILD index 0861d2e..7ef406f 100644 --- a/arch-system/PKGBUILD +++ b/arch-system/PKGBUILD @@ -31,7 +31,7 @@ sha256sums=('bb00c42f2802c12536c46700b948d41a43153d97a6986827b7c61203880e1ad1' '99cd268de0e9b847d65f802e7bcbbf7318398a04db61523545d4002ebdfb4d9c' '42050ba722df1cd606288e82054e131dac99bf10506f4c8d52eb9bfc0a078d89' 'e1bf3dc5978a7641f86975b7ee770a6914b30a8e4b7e3be2f1b07eaa7098591d' - 'd2663035db495a1f66013b1f26a3b794256d45c75e45eb46a8277961f3143ef6' + '90c1cad5ec73476af891e701f6c369b0c33692a5b7189bc4f3b8cc970b7495ef' 'b9f38ad0731a5b65d49eaacd0fb8cfe051b6ca7ea68496d89919701842183d89') package_base-system() { |