diff options
Diffstat (limited to 'Urbit')
-rw-r--r-- | Urbit/Harbor.hs | 5 | ||||
-rw-r--r-- | Urbit/Harbor.nix | 7 |
2 files changed, 0 insertions, 12 deletions
diff --git a/Urbit/Harbor.hs b/Urbit/Harbor.hs index 8c53e0c..1477c37 100644 --- a/Urbit/Harbor.hs +++ b/Urbit/Harbor.hs @@ -31,11 +31,6 @@ Service Template: [Install] WantedBy=multi-user.target -TODO: - - use systemd.resource-control to limit memory/CPU for ships - - Urbit.Cloud controller will set different limits by reading/editing the - ini file, and change price to customer - - figure out what firewall stuff i need to do -} module Urbit.Harbor where diff --git a/Urbit/Harbor.nix b/Urbit/Harbor.nix index 72507d0..50abc53 100644 --- a/Urbit/Harbor.nix +++ b/Urbit/Harbor.nix @@ -31,13 +31,6 @@ Service Template: [Install] WantedBy=multi-user.target - - -TODO: - - use systemd.resource-control to limit memory/CPU for ships - - Urbit.Cloud controller will set different limits by reading/editing the - ini file, and change price to customer - - figure out what firewall stuff i need to do */ let |