Do not export two sections

This commit is contained in:
Alexander Grothe 2017-11-09 09:52:00 +01:00
parent 5512442737
commit 82d36cbb10
1 changed files with 3 additions and 3 deletions

View File

@ -58,9 +58,9 @@ Several roles are used to tie everything together:
*** Using vdr, pulseaudio and xorg together *** Using vdr, pulseaudio and xorg together
* Notes * Notes :noexport:
:PROPERTIES: :PROPERTIES:
:export nil :noexport: nil
:END: :END:
** TODO [#A] optimize and document data structure for xorg parsing script ** TODO [#A] optimize and document data structure for xorg parsing script
** TODO [#A] xorg.conf templates for intel, nvidia, noveau and radeon drivers ** TODO [#A] xorg.conf templates for intel, nvidia, noveau and radeon drivers
@ -1103,7 +1103,7 @@ Section "Monitor"
EndSection EndSection
#+END_SRC #+END_SRC
**** DONE Start X-server with debug-output **** DONE Start X-server with debug-output :noexport:
#+BEGIN_SRC conf #+BEGIN_SRC conf
# /etc/systemd/system/x-debug@.service # /etc/systemd/system/x-debug@.service
[Unit] [Unit]