mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 01:12:24 +08:00
Merge pull request #4949 from frogg/patch-2
Fixes the link to create a systemd for the `ipfs daemon`.
This commit is contained in:
@ -155,7 +155,7 @@ dependencies as well.
|
|||||||
(See https://github.com/ipfs/go-ipfs/issues/177)
|
(See https://github.com/ipfs/go-ipfs/issues/177)
|
||||||
* For more details on setting up FUSE (so that you can mount the filesystem), see the docs folder.
|
* For more details on setting up FUSE (so that you can mount the filesystem), see the docs folder.
|
||||||
* Shell command completion is available in `misc/completion/ipfs-completion.bash`. Read [docs/command-completion.md](docs/command-completion.md) to learn how to install it.
|
* Shell command completion is available in `misc/completion/ipfs-completion.bash`. Read [docs/command-completion.md](docs/command-completion.md) to learn how to install it.
|
||||||
* See the [init examples](https://github.com/ipfs/examples/tree/master/examples/init) for how to connect IPFS to systemd or whatever init system your distro uses.
|
* See the [init examples](https://github.com/ipfs/website/tree/master/static/docs/examples/init) for how to connect IPFS to systemd or whatever init system your distro uses.
|
||||||
|
|
||||||
### Development Dependencies
|
### Development Dependencies
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user