mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
Merge 7f6bb83cfe into 8eab2fcf5d
This commit is contained in:
commit
2fb3b81416
@ -69,7 +69,7 @@ Type=notify
|
||||
User=ipfs
|
||||
Group=ipfs
|
||||
StateDirectory=ipfs
|
||||
Environment=IPFS_PATH="${HOME}"
|
||||
Environment=IPFS_PATH="%S"
|
||||
ExecStart=/usr/local/bin/ipfs daemon --init --migrate
|
||||
Restart=on-failure
|
||||
KillSignal=SIGINT
|
||||
|
||||
@ -40,7 +40,7 @@ Type=notify
|
||||
User=ipfs
|
||||
Group=ipfs
|
||||
StateDirectory=ipfs
|
||||
Environment=IPFS_PATH="${HOME}"
|
||||
Environment=IPFS_PATH="%S"
|
||||
ExecStart=/usr/local/bin/ipfs daemon --init --migrate
|
||||
Restart=on-failure
|
||||
KillSignal=SIGINT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user