From 7883e37a7d50aa4761941e189f21d7c4f5304264 Mon Sep 17 00:00:00 2001 From: udeved Date: Thu, 12 Feb 2015 22:56:41 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f624174..9ab22c4 100644 --- a/README.md +++ b/README.md @@ -165,12 +165,12 @@ Specifying args will override manjaro-tools.conf settings. # unset defaults to given values # names must match systemd service names # services in start_systemd array don't need to be listed here -# start_systemd_live=() +# start_systemd_live=('livecd' 'mhwd-live' 'pacman-init' 'pacman-boot') # unset defaults to given values, # names must match openrc service names # services in start_openrc array don't need to be listed here -# start_openrc_live=() +# start_openrc_live=('livecd' 'mhwd-live' 'pacman-init' 'pacman-boot') ~~~ ####Config files in iso profiles