#!/usr/bin/python3

from procServUtils.launch import getargs, main
main(getargs())
