[Unit] Description=Rdsys's https distributor process Wants=network-online.target After=rdsys-backend.service network-online.target [Service] Type=simple ExecStart=/home/rdsys/bin/rdsys-distributors \ -name https \ -config /home/rdsys/conf/https.json \ -config /home/rdsys/secrets/config.json [Install] WantedBy=default.target