This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
systemd ansible comments
timer
Markus Katharina Brechtel
3 years ago
parent
c9ce9b8987
commit
5ad23da9a5
2 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/x11/xsession-reload.service.j2
+2
-0
templates/x11/xsession.target.j2
+ 2
- 0
templates/x11/xsession-reload.service.j2
View File
@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
[Unit]
[Unit]
Description=X session reload settings
Description=X session reload settings
PartOf=graphical-session.target
PartOf=graphical-session.target
+ 2
- 0
templates/x11/xsession.target.j2
View File
@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
[Unit]
[Unit]
Description=X session managed by systemd
Description=X session managed by systemd
BindsTo=graphical-session.target
BindsTo=graphical-session.target