- [Unit]
- Description=blink the led on the ath9k_htc usb 802.11n adapter located at %i
- PartOf=ar9271-blinker.service
- ReloadPropagatedFrom=ar9271-blinker.service
- After=multi-user.target network.target
- [Service]
- Restart=always
- Type=simple
- ExecStart=/usr/sbin/blinker %i
- [Install]
- WantedBy=9271-blinker.service
|