1[Unit]2Description=Westend Dave34[Service]5ExecStart=/opt/parity/polkadot \6 --dave \7 --validator \8 --base-path /var/local/westend/dave \9 --chain /opt/parity/chain-specs/westend-local-v0.9.9.json \10 --node-key-file /opt/parity/keys/relay-westend-dave-node-key \11 --execution Wasm \12 --no-prometheus \13 --no-telemetry \14 --no-mdns \15 --bootnodes /ip4/127.0.0.1/tcp/30330/p2p/12D3KooWFeip5gL9ZUKWbD4tUE1mE7hGu7m2R2eoBqeSkLa2xrVp \16 /ip4/127.0.0.1/tcp/30331/p2p/12D3KooWMkSKwDEKHsxW11YtKNnpeLQiYMZvKUy4XFpF2foZfspb \17 /ip4/127.0.0.1/tcp/30332/p2p/12D3KooWAK674KrVuH469qro6F9VupJjf3y4NztzAR76Pdn63G1x \18 /ip4/127.0.0.1/tcp/30334/p2p/12D3KooWFLkdZQ2sTsjazSotfkFY8HhHXVvT4Wp6xWcAm6aXH5qk \19 /ip4/127.0.0.1/tcp/30335/p2p/12D3KooWKAkFyAD94wDdhb1k9DgDEWNgDftzTZV7t88K1rm6wcXn \20 --port 30333 \21 --rpc-port 9873 \22 --ws-port 9874 \23 --unsafe-ws-external \24 --rpc-cors=all2526Restart=always27RestartSec=1202829[Install]30WantedBy=multi-user.target