Validator Home
Setup System Service
3 min
run as root user, use sudo i create your systemctl config file nano sudo nano /etc/systemd/system/validator service vim sudo vim /etc/systemd/system/validator service paste into editor, make any changes to ledger dir or $path if you have deviated from the guide save and exit cli \[unit] description=agave validator after=network target startlimitintervalsec=0 \[service] type=simple restart=always restartsec=5 user=sol limitnofile=2000000 logratelimitintervalsec=0 environment="path=/bin /usr/bin /home/sol/ local/share/xandeum/install/releases/active release" execstart=/home/sol/validator start sh \[install] wantedby=multi user target cli sudo systemctl daemon reload note you will start the validator using option 2 on the starting your validator section later on in the guide continue on to setup logrotate docid\ du1eeiisphmu5g3bmd2xv