# This is a mostly empty service, but allows commands like stop, start, reload # to propagate to all ar9271-blinker@ service instances. [Unit] Description=blink the led on the ath9k_htc usb 802.11n adapter [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true ExecReload=/bin/true [Install] WantedBy=multi-user.target