Add dnf history error for the sudo rule

$ dnf history
You don't have access to the history DB.
This commit is contained in:
Evgeny Vereshchagin
2015-07-21 06:49:56 +00:00
parent 66e2ec7e3f
commit 6d39b78824
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ patterns = ['permission denied',
'need to be root',
'need root',
'only root can do that',
'You don\'t have access to the history DB.',
'authentication is required']