KRTIBTY7O2CRBMST4CUPSXDUWI2GL65JWH36MSO6HUKSWVYWT4IQC
[Unit]
Description=Distributed filesystem for the web
[Service]
Type=simple
TimeoutStartSec=0
# the %h is substituted with the user's home directory
ExecStart=/snap/bin/ipfs daemon
[Install]
WantedBy=default.target
systemctl --user enable --now ipfs.service