summarylogtreecommitdiffstats
path: root/octez-node-20@.service
blob: a1c9dcf3915a6f39c8df7a8d7d0f695c91f09aad (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=octez-node

[Service]
Type=simple
User=octez-node
ExecStart=/usr/bin/octez-node-20 run --data-dir /var/lib/octez-node/%i

[Install]
WantedBy=multi-user.target