Example #1
0
 def set_user(username):
     return cpmapi.pmSetProcessIdentity(username)
Example #2
0
File: pmda.py Project: tongfw/pcp
 def set_user(username):
     return cpmapi.pmSetProcessIdentity(username)