Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batteryd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SystemCshee
batteryd
Commits
5e4ac4ef
Commit
5e4ac4ef
authored
Feb 8, 2023
by
Zámolyi Csaba Ferenc
Browse files
Options
Downloads
Patches
Plain Diff
Added "ignore' as an action
parent
982b69fb
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
batteryd.conf.example
+2
-0
2 additions, 0 deletions
batteryd.conf.example
with
2 additions
and
0 deletions
batteryd.conf.example
+
2
−
0
View file @
5e4ac4ef
...
...
@@ -6,6 +6,8 @@
#
# There are three available battery levels: HALF, LOW, CRITICAL and their percentage value can be configured
# The actions can be as follows:
# - "ignore": it does not do any action, and skips all other actions supplied for the given battery level.
# If no action is supplied for a level, batteryd will default to "ignore"
# - "notify": sends a notification to the user and informs them about the battery percentage via notify-send
# - "sleep": suspends system to RAM, waits for a configured amount of time.
# - "shutdown": gracefully shuts down the system, waits for a configured amount of time.
...
...
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