mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Don't start IPFS, init startes the daemon
This commit is contained in:
@@ -47,7 +47,7 @@ Restart=on-failure
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl -q daemon-reload
|
systemctl -q daemon-reload
|
||||||
systemctl enable --now -q ipfs.service
|
systemctl enable -q ipfs.service
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user