Home
last modified time | relevance | path

Searched refs:sudo_run_command (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/rh/
Dutils.py109 def sudo_run_command(cmd, user='root', **kwargs): function
240 ret = sudo_run_command(['kill', '-%i' % signum, str(self.pid)],