Merge pull request #10 from olysonek/plugin_selinux
plugin_selinux: Import exceptions
This commit is contained in:
commit
6ea51e3d91
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ import os
|
|||
import base
|
||||
from decorators import *
|
||||
import tuned.logs
|
||||
from tuned.plugins import exceptions
|
||||
from tuned.utils.commands import commands
|
||||
|
||||
log = tuned.logs.get()
|
||||
|
|
|
|||
Loading…
Reference in a new issue