blob: 5be13434a4cee47f1f942764aebaa3621b05e815 [file] [log] [blame]
[Unit]
Description=Usteer daemon
After=ubusd.service hostapd.service
Requires=ubusd.service hostapd.service
[Service]
ExecStart=/bin/sh -c '@SBINDIR@/usteerd &'
Type=forking
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target