We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1139537 commit 869d752Copy full SHA for 869d752
DEFUND/readme.md
@@ -62,7 +62,7 @@ sed -i 's|^snapshot-interval *=.*|snapshot-interval = 2000|g' $HOME/.defund/conf
62
````
63
Create a service file:
64
65
-sudo tee /etc/systemd/system/defund.service > /dev/null << EOF
+sudo tee /etc/systemd/system/defundd.service > /dev/null << EOF
66
[Unit]
67
Description=DEFUND NODE
68
After=network-online.target
0 commit comments