From 21573d1585e0c24a2126c6f84f1ff57cea2049db Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Thu, 9 Apr 2026 17:24:10 +1000 Subject: [PATCH] Use the new common postgresql plan --- plan/main | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plan/main b/plan/main index ec012f4..b381492 100644 --- a/plan/main +++ b/plan/main @@ -1,12 +1,10 @@ #include +#include #include -postgresql postgis adminer /* Adminer - Provides WebUI for PgSQL */ lighttpd /* we use lighty to power adminer */ lighttpd-mod-openssl /* lighty dep - req'd for https */ php-pgsql /* needed for adminer pg support */ - -webmin-postgresql /* webmin is in base, give the user the option */