Skip to content

Commit b21cc1a

Browse files
authored
Merge pull request #105 from aws-samples/tezos
Tezos. Fixed bug with sync script on sync node not restarting node se…
2 parents ec7b3b8 + 71c0122 commit b21cc1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/tezos/lib/assets/setup-s3-sync-service.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ cat >/etc/systemd/system/s3-sync.service <<EOL
99
Description="Sync S3 with node data"
1010
1111
[Service]
12-
User=tezos
13-
Group=tezos
1412
ExecStart=/opt/copy-data-to-s3.sh
1513
1614
[Install]

0 commit comments

Comments
 (0)