[Unit] Description=Skywire Wants=network-online.target [Service] Type=simple Environment="SYSTEMDCHILD=1" ExecStart=/bin/bash -c 'skywire -p --loglvl debug | tee -a /opt/skywire/local/custom/skywire.log' Restart=always RestartSec=20 TimeoutSec=30 [Install] WantedBy=multi-user.target