Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fuss-client
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
FUSS
fuss-client
Commits
ea73c59e
Commit
ea73c59e
authored
5 years ago
by
Elena Grandi
Browse files
Options
Downloads
Patches
Plain Diff
Set light-locker as disabled by default
parent
6ccbb0cb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/roles/desktop/tasks/main.yml
+9
-0
9 additions, 0 deletions
ansible/roles/desktop/tasks/main.yml
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
with
15 additions
and
0 deletions
ansible/roles/desktop/tasks/main.yml
+
9
−
0
View file @
ea73c59e
...
...
@@ -62,3 +62,12 @@
src
:
slick-greeter.conf
dest
:
/etc/lightdm/
when
:
ansible_lsb.id != "Raspbian"
-
name
:
check that light-locker is installed before configuring it
include
:
"
{{includes}}/install-package-apt.yml"
with_items
:
-
light-locker
-
name
:
disable light-locker
lineinfile
:
line
:
'
Hidden=true'
dest
:
/etc/xdg/autostart/light-locker.desktop
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
ea73c59e
fuss-client (10.0.3) unstable; urgency=medium
* Set light-locker as disabled by default.
-- Elena Grandi <elena@truelite.it> Tue, 24 Dec 2019 10:15:46 +0100
fuss-client (10.0.2) unstable; urgency=medium
* Remove set-session-language (moved to the fuss-utility package).
...
...
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