[Unit] Description=Rust and ffmpeg based playout solution After=network.target remote-fs.target [Service] ExecStart=/usr/bin/ffplayout Restart=always RestartSec=1 User=www-data Group=www-data [Install] WantedBy=multi-user.target