mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-01 21:23:08 +00:00
Extend HOME Env for Kubo (#3397)
This commit is contained in:
parent
694f063f0c
commit
62dc2bdecc
@ -43,6 +43,7 @@ After=syslog.target network.target
|
|||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/local/bin/ipfs daemon
|
ExecStart=/usr/local/bin/ipfs daemon
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
Environment=HOME=/root
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user