Skip to content

Commit 62dc2bd

Browse files
authored
Extend HOME Env for Kubo (#3397)
1 parent 694f063 commit 62dc2bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/kubo-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ After=syslog.target network.target
4343
Type=simple
4444
ExecStart=/usr/local/bin/ipfs daemon
4545
Restart=on-failure
46+
Environment=HOME=/root
4647
[Install]
4748
WantedBy=multi-user.target
4849
EOF

0 commit comments

Comments
 (0)