Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
RO
/
89cb0d152c7a052ec868a666a9789056596fbdc7
/
.
/
osm-ro.service
blob: 155150b7e8f34512614f961cc3bdba1db9a9d703 [
file
] [
log
] [
blame
]
garciadeblas
2c290ca
2017-04-06 03:12:51 +0200
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
openmano server
(
OSM RO
)
3
4
[
Service
]
5
User
=
$
{
USER_OWNER
}
6
ExecStart
=
openmanod
.
py
-
c
/
etc
/
osm
/
openmanod
.
cfg
--
log
-
file
=
/var/
log
/
osm
/
openmano
.
log
7
Restart
=
always
8
9
[
Install
]
10
WantedBy
=
multi
-
user
.
target
11