This commit is contained in:
Alexander Grothe 2017-05-12 18:21:26 +02:00
parent e2e54637e1
commit 84cbac8554

View File

@ -1,5 +1,5 @@
# -*- mode: org; -*-
:DOCUMENT_OPTIONS:
:DOCUMENT_OPTIONS:
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
@ -1029,7 +1029,6 @@ BindsTo=x@vt7.service
# {{ ansible_managed_file }}
exec openbox-session
#+END_SRC
#+BEGIN_SRC shell tangle: ansible/yavdr-ansible/roles/yavdr-xorg/templates/autostart.j2 :mkdirp yes
env | grep "DISPLAY\|DBUS_SESSION_BUS_ADDRESS\|XDG_RUNTIME_DIR" > ~/.session-env
systemctl --user import-environment DISPLAY XAUTHORITY XDG_RUNTIME_DIR DBUS_SESSION_BUS_ADDRESS
@ -1044,6 +1043,9 @@ fi
###
# pactl list sinks 2>&1 >> /tmp/audio.dbg
#+END_SRC
#+BEGIN_SRC conf :tangle roles/yavdr-org/templates/xorg.conf.yavdr :mkdirp yes
#+END_SRC
** nfs-server
*** tasks