ipfs-cluster/snap
Brian L. McMichael a1132b7b74 Allow ipfs-cluster-ctl to access files
In the snap-installed distribution, calls like `ipfs-cluster-ctl add myfile.txt` fail with error `Error: open myfile.txt: permission denied` due to strict confinement to files in the /snap folder. Modifying confinement to `classic` will allow access to files elsewhere on the system.

License: MIT
Signed-off-by: brianmcmichael <brian@brianmcmichael.com>
2018-10-16 17:43:47 -04:00
..
snap-multiarch.sh Snap build fixes. Re-enable multiarch builds. 2018-10-01 15:46:30 +02:00
snapcraft.yaml Allow ipfs-cluster-ctl to access files 2018-10-16 17:43:47 -04:00