mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Extend HOME Env for Kubo (#3397)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user