Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
boot-user
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
66-service
Arch
boot-user
Commits
c8d98d2c
Commit
c8d98d2c
authored
5 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
Bump 0.1.0
parent
85bb3ff1
Branches
master
Tags
0.8.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+4
-0
4 additions, 0 deletions
NEWS
module/boot-user-@/.configure/help
+8
-11
8 additions, 11 deletions
module/boot-user-@/.configure/help
with
12 additions
and
11 deletions
NEWS
+
4
−
0
View file @
c8d98d2c
Changelog for boot-user-66mod
Changelog for boot-user-66mod
In 0.1.0
----------
- Bugs fix.
In 0.0.1
In 0.0.1
----------
----------
- first commit.
- first commit.
This diff is collapsed.
Click to expand it.
module/boot-user-@/.configure/help
+
8
−
11
View file @
c8d98d2c
Modules name:
Modules name:
- boot-user-@
- boot-user-@
Version:
Version:
- 0.
0.1
- 0.
1.0
Description:
Description:
- This module configure a set of services for an <user> to properly
- This module configure a set of services for an <user> to properly
deal with Display Manager(a.k.a DM).
deal with Display Manager(a.k.a DM).
...
@@ -14,6 +14,7 @@ Service Dependencies:
...
@@ -14,6 +14,7 @@ Service Dependencies:
Optional service dependencies:
Optional service dependencies:
- sddm-66serv
- sddm-66serv
- dbus-66serv
- dbus-66serv
- consolekit-66serv
Package dependencies:
Package dependencies:
- none
- none
Optional package dependencies:
Optional package dependencies:
...
@@ -25,13 +26,9 @@ Optional package dependencies:
...
@@ -25,13 +26,9 @@ Optional package dependencies:
Installation directive:
Installation directive:
# 66-mods boot-user-@<user>
# 66-mods
.sh
boot-user-@<user>
# 66-enable boot-user-<user>
# 66-enable boot-user-<user>
- If you use consolekit do not enable it daemon. It should be launched
by the daemon of the DM directly. Oherwise, conflicts can occur
between the DM daemon and consolekit daemon.
- Dbus and dbus-session-@:
- Dbus and dbus-session-@:
- dbus daemon should be enabled and up before
- dbus daemon should be enabled and up before
starting the module on a root tree.
starting the module on a root tree.
...
@@ -65,16 +62,16 @@ Runtime:
...
@@ -65,16 +62,16 @@ Runtime:
Example of ${HOME}/.66/conf/boot-user/boot-user-<user>.conf file:
Example of ${HOME}/.66/conf/boot-user/boot-user-<user>.conf file:
HOME=/home/ob
arun
HOME=/home/ob
live
LOGNAME=obarun
LOGNAME=obarun
PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/bin
PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/bin
SHELL=/usr/bin/zsh
SHELL=/usr/bin/zsh
DISPLAY=:0
DISPLAY=:0
XDG_RUNTIME_DIR=/run/user/1000
XDG_RUNTIME_DIR=/run/user/1000
XDG_CACHE_HOME=/home/ob
arun
/.cache
XDG_CACHE_HOME=/home/ob
live
/.cache
XDG_CONFIG_HOME=/home/ob
arun
/.config
XDG_CONFIG_HOME=/home/ob
live
/.config
XDG_DATA_HOME=/home/ob
arun
/.local/share
XDG_DATA_HOME=/home/ob
live
/.local/share
XDG_DATA_DIRS=/home/ob
arun
/.local/share:/usr/local/share:/usr/share
XDG_DATA_DIRS=/home/ob
live
/.local/share:/usr/local/share:/usr/share
XDG_SESSION_CLASS=user
XDG_SESSION_CLASS=user
Note: you can set any new variables creating a new file containing one or
Note: you can set any new variables creating a new file containing one or
...
...
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