Ignore:
Timestamp:
10/29/2014 10:06:49 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
3f05421
Parents:
1937ed6a
Message:

Multimedia Libraries section conversion.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14792 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 moved

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libcanberra-systemd.xml

    r1937ed6a r67f4e079  
    129129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130130      href="../../xincludes/gtk-doc-rebuild.xml"/>
     131
     132  </sect2>
     133
     134  <sect2 role="configuration">
     135    <title>Configuring Libcanberra</title>
     136   
     137    <sect3  id="libcanberra-init">
     138      <title>Systemd Units</title>
     139
     140      <para>
     141        To start the <command>canberra-boot</command> service at boot,
     142        enable the previously installed systemd unit by
     143        running the following command as the
     144        <systemitem class="username">root</systemitem> user:
     145      </para>
     146
     147      <indexterm zone="libcanberra libcanberra-init">
     148        <primary sortas="f-libcanberra">libcanberra</primary>
     149      </indexterm>
     150
     151<screen role="root"><userinput>systemctl enable canberra-system-bootup</userinput></screen>
     152
     153    </sect3>
    131154
    132155  </sect2>
Note: See TracChangeset for help on using the changeset viewer.