storj/cmd
Clement Sam 155c070837 cmd/storagenode: fix permission to /etc/supervisor in base image
This change fixes the `sed: can't create temp file '/etc/supervisor/supervisord.confXXXXXX': Permission denied` issue when editing the supervisord.conf file during runtime as a non-root user.

While editing the config file, Sed creates a temporary file, saves the result and then finally mv the original file with the temporary one. So we need to set the permission for the /etc/supervisor where the temporary file is created.

Change-Id: Ic9c147a9cf0a6ef94adf702e33054edce1828806
2022-03-15 13:01:23 +00:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
connect-test deps: upgrade storj.io/common 2022-02-16 18:59:19 +00:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity ci: fix lint errors 2021-05-17 13:37:31 +00:00
inspector satellite: remove irreparabledb leftovers from code 2021-06-22 11:26:17 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metabase-orphaned-segments cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metabase-verify cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: Add further documentation (#4556) 2022-02-22 14:42:54 +01:00
partnerid-to-useragent-migration cmd/partnerid-to-useragent-migration: LIMIT 1 in MigrateUsers id select query 2022-01-31 23:57:30 +00:00
satellite sql: capitalize keywords 2022-03-01 15:19:38 +00:00
storagenode cmd/storagenode: fix permission to /etc/supervisor in base image 2022-03-15 13:01:23 +00:00
storagenode-updater ci: Golangci lint v1.43.0 changes (#4307) 2021-12-09 20:49:48 +01:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim mod: use vendored base58 2022-01-31 15:54:33 +02:00
uplink cmd/uplink: supporty expires in copy 2022-03-07 02:43:51 +01:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00