summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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