This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-display_manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of tg-infra-dev-2:/srv/repos/a13/roles/display_manager
master
Markus Katharina Brechtel
7 years ago
parent
e9e00df592
46e6fcc766
commit
0368d8b5c4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
templates/mainentance-xsession.sh.j2
+ 1
- 0
templates/mainentance-xsession.sh.j2
View File
@@ -1,4 +1,5 @@
#!/bin/bash
{{ ansible_managed | comment }}
xset -dpms
xset s off
exec yad --no-buttons --no-escape --image-on-top --center --borders 50 --image="{{display_manager_mainentance_icon}}" --text="{{display_manager_mainentance_text}}"
Write
Preview
Loading…
Cancel
Save