Skip to content
Snippets Groups Projects
Commit b7982196 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

enable dbus

parent 7d0c1f32
No related branches found
No related tags found
No related merge requests found
......@@ -51,14 +51,12 @@ create_log_user(){
}
custo_once create_log_user
## Configure S6 service
config_66(){
# creation of the live/ to avoid crash
mkdir -p -m1777 /run/66
out_action "Enable dbus,connmand, consolekit,wpa_supplicant and ntpd on tree root"
66-enable -v3 connmand ntpd consolekit wpa_supplicant
66-enable -v3 dbus ntpd consolekit connmand wpa_supplicant
# avoid permissions access issue
chown -R ${NEWUSER}:users /run/66
out_action "Create tree graphics for ${NEWUSER}, enables and makes it current"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment