File defid.service of Package ain

[Unit]
Description=DeFiChain daemon
After=network.target 
Wants=network.target

[Service]
User=defid 
Group=defid
Type=forking
Restart=always
RestartSec=5
ExecStart=defid -daemon -conf=/etc/defi/defi.conf
# do not specify datadir here, set it in the config file

[Install]
WantedBy=default.target

openSUSE Build Service is sponsored by