From 17be1262877238b510ad55126b8c24b77cfcaca5 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 8 Aug 2016 18:29:46 +0300 Subject: Fix mirror, pacxkages for router.conf --- router.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/router.conf b/router.conf index 44ce72e..7077202 100644 --- a/router.conf +++ b/router.conf @@ -1,12 +1,12 @@ [config] -mirror = http://192.168.0.35/debian +mirror = http://debmirror/debian enable-dhcp = no size = 4G verbose = yes grub = yes sparse = yes sudo = yes -package = ssh, python, dnsmasq +package = ssh, python, dnsmasq, psmisc customize = ./router.customize hostname = router arch = amd64 -- cgit v1.2.1