summaryrefslogtreecommitdiff
path: root/ads.service
diff options
context:
space:
mode:
Diffstat (limited to 'ads.service')
-rw-r--r--ads.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/ads.service b/ads.service
deleted file mode 100644
index 8f05a77..0000000
--- a/ads.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=ADS
-StartLimitIntervalSec=30
-StartLimitBurst=3
-After=generic-board-startup.service
-
-[Service]
-Type=simple
-User=root
-Restart=on-failure
-RestartSec=30
-ExecStart=/usr/sbin/test_launch
-
-[Install]
-WantedBy=multi-user.target