blob: 7d53bbf9c5c833243369645d758e418066aac467 [file] [log] [blame]
[Unit]
Description=CROS cellular callbox test file server
After=lte.service
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/root/file_server/target/release/file_server
[Install]
WantedBy=multi-user.target