Merge pull request #246 from cubuspl42/patch-1

Added mount rule
This commit is contained in:
Vladimir Iakovlev
2015-06-04 20:58:24 +03:00
+2 -1
View File
@@ -12,7 +12,8 @@ patterns = ['permission denied',
'must be run as root',
'must be superuser',
'Need to be root',
'you must be root to run this program.']
'you must be root to run this program.',
'only root can do that']
def match(command, settings):