blob: cc8966c8fc2f21883563f203ea95f6ae1fcfeed9 [file] [log] [blame]
[Unit]
Description=openmano server (OSM RO)
[Service]
User=${USER_OWNER}
ExecStart=openmanod -c /etc/osm/openmanod.cfg --log-file=/var/log/osm/openmano.log
Restart=always
[Install]
WantedBy=multi-user.target