xref: /aosp_15_r20/external/ot-br-posix/src/web/otbr-web.service.in (revision 4a64e381480ef79f0532b2421e44e6ee336b8e0d)
1*4a64e381SAndroid Build Coastguard Worker[Unit]
2*4a64e381SAndroid Build Coastguard WorkerDescription=Border Router Web
3*4a64e381SAndroid Build Coastguard WorkerAfter=otbr-agent.service
4*4a64e381SAndroid Build Coastguard WorkerConditionPathExists=@CMAKE_INSTALL_FULL_SBINDIR@/otbr-web
5*4a64e381SAndroid Build Coastguard Worker
6*4a64e381SAndroid Build Coastguard Worker[Service]
7*4a64e381SAndroid Build Coastguard WorkerEnvironmentFile=-@CMAKE_INSTALL_FULL_SYSCONFDIR@/default/otbr-web
8*4a64e381SAndroid Build Coastguard WorkerExecStart=@CMAKE_INSTALL_FULL_SBINDIR@/otbr-web $OTBR_WEB_OPTS
9*4a64e381SAndroid Build Coastguard WorkerRestart=on-failure
10*4a64e381SAndroid Build Coastguard WorkerRestartSec=5
11*4a64e381SAndroid Build Coastguard WorkerRestartPreventExitStatus=SIGKILL
12*4a64e381SAndroid Build Coastguard Worker
13*4a64e381SAndroid Build Coastguard Worker[Install]
14*4a64e381SAndroid Build Coastguard WorkerWantedBy=multi-user.target
15*4a64e381SAndroid Build Coastguard WorkerAlias=otbr-web.service
16