X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fosm-nbi.service;h=52ab70b4b1dd594ef9219ce63a6f742f3c8d4d48;hp=beec64857d86d7954095ecdf814b3295cc9b10d0;hb=b24258aa9716c1e375fde230a817f7c9faaf6c2a;hpb=c94c3df90aa64298a7935a80b221f80f3c043260;ds=sidebyside diff --git a/osm_nbi/osm-nbi.service b/osm_nbi/osm-nbi.service index beec648..52ab70b 100644 --- a/osm_nbi/osm-nbi.service +++ b/osm_nbi/osm-nbi.service @@ -2,7 +2,7 @@ Description=NBI server (OSM NBI) [Service] -ExecStart=/usr/bin/nbi -c /etc/osm/nbi.cfg --log-file=/var/log/osm/nbi.log +ExecStart=/usr/bin/nbi.py -c /etc/osm/nbi.cfg --log-file=/var/log/osm/nbi.log Restart=always [Install]