diff options
Diffstat (limited to 'src/Propellor/Property/Logcheck.hs')
| -rw-r--r-- | src/Propellor/Property/Logcheck.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Logcheck.hs b/src/Propellor/Property/Logcheck.hs index 8058b237..26f4e3a4 100644 --- a/src/Propellor/Property/Logcheck.hs +++ b/src/Propellor/Property/Logcheck.hs @@ -2,6 +2,7 @@ module Propellor.Property.Logcheck ( ReportLevel (Workstation, Server, Paranoid), + Service, defaultPrefix, ignoreFilePath, ignoreLines, |
