mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 23:16:11 +08:00
Merge pull request #7287 from RubenKelevra/feat/systemd-service-add-documentation-link
systemd: add the link to the docs
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=InterPlanetary File System (IPFS) daemon
|
||||
Documentation=https://docs.ipfs.io/
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
Reference in New Issue
Block a user