summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks
diff options
context:
space:
mode:
authorJoerg Schirottke <master@kanotix.com>2016-08-09 20:54:15 +0200
committerHolger Paradies <retabell@gmx.de>2016-08-10 05:10:30 +0200
commit432a78ca53b83aea13f1feea6426578895547b42 (patch)
tree7b0f46dccea9b61356d62f441807871d05c51432 /config/chroot_local-hooks
parent6fc9e906e8560d14a07c70ae5ae9db3c9dce70ec (diff)
downloadkanotix-432a78ca53b83aea13f1feea6426578895547b42.zip
kanotix-432a78ca53b83aea13f1feea6426578895547b42.tar.gz
wheezy: use firefox-esr instead of firefox
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-xconfig/chroot_local-hooks/08-appdefaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/08-appdefaults b/config/chroot_local-hooks/08-appdefaults
index 8081410..4e54e83 100755
--- a/config/chroot_local-hooks/08-appdefaults
+++ b/config/chroot_local-hooks/08-appdefaults
@@ -4,6 +4,7 @@ update-alternatives --set pager /usr/bin/most || true
update-alternatives --set x-window-manager /usr/bin/openbox || true
update-alternatives --set x-window-manager /usr/bin/kwin || true
update-alternatives --set x-www-browser /usr/bin/iceweasel || true
+update-alternatives --set x-www-browser /usr/bin/firefox-esr || true
update-alternatives --set x-www-browser /usr/bin/firefox || true
update-alternatives --set x-session-manager /usr/bin/startlxde || true
update-alternatives --set x-session-manager /usr/bin/startkde || true