[Unit] Description=JMicron USB drive keepalive (prevents 30-min firmware reset) After=dev-sdb.device Requires=dev-sdb.device [Service] Type=oneshot ExecStart=/bin/dd if=/dev/sdb of=/dev/null bs=512 count=1 status=none