DEBSOURCES
Skip Quicknav
sources / procserv / 2.8.0-2 / procServ-launcher
1234
#!/usr/bin/python3 from procServUtils.launch import getargs, main main(getargs())