Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Obarun Install Themes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Vidal
Obarun Install Themes
Commits
881d7574
Commit
881d7574
authored
5 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
go to hell dbus
parent
c2b4bc06
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
jwm/customizeChroot
+2
-2
2 additions, 2 deletions
jwm/customizeChroot
openbox/customizeChroot
+2
-3
2 additions, 3 deletions
openbox/customizeChroot
xfce4/customizeChroot
+2
-2
2 additions, 2 deletions
xfce4/customizeChroot
with
6 additions
and
7 deletions
jwm/customizeChroot
+
2
−
2
View file @
881d7574
...
@@ -56,8 +56,8 @@ config_66(){
...
@@ -56,8 +56,8 @@ config_66(){
66-enable
-v3
dbus ntpd consolekit connmand wpa_supplicant
66-enable
-v3
dbus ntpd consolekit connmand wpa_supplicant
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
out_action
"Enable
dbus-user and
xdg-user-dirs on tree graphics"
out_action
"Enable xdg-user-dirs on tree graphics"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics
dbus-user
xdg-user-dirs"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics xdg-user-dirs"
}
}
custo_once config_66
custo_once config_66
...
...
This diff is collapsed.
Click to expand it.
openbox/customizeChroot
+
2
−
3
View file @
881d7574
...
@@ -44,7 +44,6 @@ custo_once() {
...
@@ -44,7 +44,6 @@ custo_once() {
############################## only modifie this script after this line ############################
############################## only modifie this script after this line ############################
create_log_user
(){
create_log_user
(){
out_action
"add
${
NEWUSER
}
at log group"
out_action
"add
${
NEWUSER
}
at log group"
gpasswd
-a
"
$NEWUSER
"
log
gpasswd
-a
"
$NEWUSER
"
log
...
@@ -57,8 +56,8 @@ config_66(){
...
@@ -57,8 +56,8 @@ config_66(){
66-enable
-v3
dbus ntpd consolekit connmand wpa_supplicant
66-enable
-v3
dbus ntpd consolekit connmand wpa_supplicant
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
out_action
"Enable
dbus-user and
xdg-user-dirs on tree graphics"
out_action
"Enable xdg-user-dirs on tree graphics"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics
dbus-user
xdg-user-dirs"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics xdg-user-dirs"
}
}
custo_once config_66
custo_once config_66
...
...
This diff is collapsed.
Click to expand it.
xfce4/customizeChroot
+
2
−
2
View file @
881d7574
...
@@ -57,8 +57,8 @@ config_66(){
...
@@ -57,8 +57,8 @@ config_66(){
66-enable
-v3
dbus ntpd consolekit networkmanager
66-enable
-v3
dbus ntpd consolekit networkmanager
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -Ecn graphics"
out_action
"Enable
dbus-user and
xdg-user-dirs on tree graphics"
out_action
"Enable xdg-user-dirs on tree graphics"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics
dbus-user
xdg-user-dirs"
su
"
${
NEWUSER
}
"
-c
"66-enable -v3 -t graphics xdg-user-dirs"
}
}
custo_once config_66
custo_once config_66
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment