Do not export two sections
This commit is contained in:
parent
5512442737
commit
82d36cbb10
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user