From b80a7682f169f476c66a44a65d7fb65e19ce6b36 Mon Sep 17 00:00:00 2001 From: fhdk Date: Tue, 15 May 2018 21:32:19 +0200 Subject: [PATCH] removed fsarchiver --- community/openbox/Packages-Desktop | 1 - community/openbox/profile.conf | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/community/openbox/Packages-Desktop b/community/openbox/Packages-Desktop index 50030f6..54d0759 100644 --- a/community/openbox/Packages-Desktop +++ b/community/openbox/Packages-Desktop @@ -54,7 +54,6 @@ ##################### bind-tools clonezilla -fsarchiver gparted ipscan jre8-openjdk diff --git a/community/openbox/profile.conf b/community/openbox/profile.conf index 95701a6..08524df 100644 --- a/community/openbox/profile.conf +++ b/community/openbox/profile.conf @@ -3,7 +3,7 @@ ########################################## # use multilib packages; x86_64 only -multilib="false" +multilib="true" # displaymanager displaymanager="lightdm" @@ -65,7 +65,7 @@ login_shell=/bin/zsh # unset defaults to given values # names must match systemd service names # services in enable_systemd array don't need to be listed here -# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') +enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live' 'NetworkManager') # unset defaults to given values, # names must match openrc service names