summaryrefslogtreecommitdiff
path: root/ads_config.service
blob: 36d16f14578ca435e6f28f342a03f9a0f404a085 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=ADS Config
StartLimitIntervalSec=30
StartLimitBurst=3
After=generic-board-startup.service

[Service]
Type=simple
User=root
Group=root
Restart=on-failure
RestartSec=30
ExecStart=/usr/sbin/test_launch.sh

[Install]
WantedBy=multi-user.target