Sign in
nest-open-source
/
manifest_repos
/
continuous-tests
/
refs/heads/main
/
.
/
catatester
/
devicemap
/
swarm_bot.systemd.template
blob: 47781f11b36afa8b9da90503f5fce0ba98d7a2e3 [
file
] [
log
] [
blame
] [
edit
]
[
Unit
]
Description
=
Startup
swarming bot $
{
bot_name
}.
[
Service
]
User
=
$
{
user
}
Group
=
$
{
group
}
ExecStart
=
$
{
startup_script_path
}
[
Install
]
WantedBy
=
multi
-
user
.
target