[Unit] Description=Set LEDs periodically After=network.target [Service] Type=simple User=root ExecStart=/usr/local/bin/set_leds.sh Restart=on-abort [Install] WantedBy=multi-user.target