summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-08 18:29:46 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-08 18:29:46 +0300
commit17be1262877238b510ad55126b8c24b77cfcaca5 (patch)
tree4951d0f1a8c03d6be6d4f7d38be271d31283671d
parentad389a318c78800dc74eafb6f0d14daa989a267d (diff)
downloadminipc-router-17be1262877238b510ad55126b8c24b77cfcaca5.tar.gz
Fix mirror, pacxkages for router.conf
-rw-r--r--router.conf4
1 files 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