diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-21 23:28:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-21 23:28:47 -0400 |
| commit | 4d34b837d2d81c76a50e8b7f1d31c80af3238f36 (patch) | |
| tree | c7c08ca13f1a665d51eb593adb058797b30d16bb /src | |
| parent | a37e0a6bc3816bb85f1ebca7e0fd7a9bb2349b3a (diff) | |
reorg
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 |
