aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rice.sh b/rice.sh
index 2ff61e8..f6b2e48 100755
--- a/rice.sh
+++ b/rice.sh
@@ -8,6 +8,8 @@ if [ "$(id -u)" -ne 0 ]
exit
fi
+dinitctl enable dbus
+
DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`"
pacman -Sy --noconfirm
pacman -S $DEPLIST --noconfirm