#!/usr/bin/python3

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