Removed mysql-server dependency, updates postinst with the appropriate service name
[osm/RO.git] / scripts / python-osm-ro.postinst
index f04a94c..d697afe 100755 (executable)
@@ -42,8 +42,8 @@ then
 fi
 
 echo '
-To make OSM RO work, you have to install mysql and a database, and finally start openmano service'
+To make OSM RO work, you have to install mysql and a database, and finally start osm-ro service'
 echo "     ${OSMRO_PATH}/database_utils/install-db-server.sh # -h for help"
-echo '     service openmano start'
+echo '     service osm-ro start'