diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Journald.hs (renamed from src/Propellor/Property/Systemd/Journald.hs) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Systemd/Journald.hs b/src/Propellor/Property/Journald.hs index 978cd54d..d21def0a 100644 --- a/src/Propellor/Property/Systemd/Journald.hs +++ b/src/Propellor/Property/Journald.hs @@ -1,4 +1,4 @@ -module Propellor.Property.Systemd.Journald where +module Propellor.Property.Journald where import Propellor import qualified Propellor.Property.Systemd as Systemd import Utility.DataUnits |
