diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-10 10:02:37 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-10 10:02:37 -0400 |
| commit | d1ebc7c1450225434341e8c257efca13bacdecd6 (patch) | |
| tree | 556ae29fa02e073060605975de467b364e2a235b /config-joey.hs | |
| parent | 991249185c1b0ef7504e5480892ff1f090beb0fc (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index bac02cc3..afd14e88 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -144,6 +144,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & Network.static "eth0" `requires` Network.cleanInterfacesFile & Apt.installed ["linux-image-amd64"] & Linode.chainPVGrub 5 + & Linode.mlocateEnabled & Apt.unattendedUpgrades & Systemd.installed & Systemd.persistentJournal |
