From 1d3f8f31cbeaa2e821f6e7f23ecda70a5e06eebf Mon Sep 17 00:00:00 2001 From: tuibuilder_pel7ppc64lebuilder0 Date: Mon, 11 Oct 2021 19:04:00 +0200 Subject: [PATCH] s3fs-fuse add missing source Signed-off-by: tuibuilder_pel7ppc64lebuilder0 --- SOURCES/passwd-s3fs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SOURCES/passwd-s3fs diff --git a/SOURCES/passwd-s3fs b/SOURCES/passwd-s3fs new file mode 100644 index 0000000..0a047a5 --- /dev/null +++ b/SOURCES/passwd-s3fs @@ -0,0 +1,12 @@ +# This file can be used in two ways: +# 1) System-wide password file - Copy to /etc and make it readable only +# by root (chmod 0640 && chown root:root) +# 2) Copy to ~/.passwd-s3fs owned by you and with 0600 permissions for +# per-user mounts +# +# In both cases, you can specify a general access and secret, like this: +# accessKeyId:secretAccessKey +# +# or per-bucket credentials: +# bucketName:accessKeyId:secretAccessKey +