diff options
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 9b4bcc4b..5922afc7 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -130,6 +130,7 @@ clam = host "clam.kitenet.net" $ props & Apt.unattendedUpgrades & Systemd.persistentJournal & Journald.systemMaxUse "50MiB" + & Apt.serviceInstalledRunning "swapspace" & Tor.isRelay & Tor.named "kite1" |
