mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
bluez: Make some SysV specific text SysV only, and add some systemd-equivalent text
Samba: Quick typo fix git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24412 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c7f6a7e120
commit
03eca7f9d6
@ -211,7 +211,7 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
|||||||
|
|
||||||
<sect3 id="bluez-config">
|
<sect3 id="bluez-config">
|
||||||
<title>Configuration Files</title>
|
<title>Configuration Files</title>
|
||||||
<para>
|
<para revision="sysv">
|
||||||
<filename>/etc/bluetooth/main.conf</filename> is installed automatically
|
<filename>/etc/bluetooth/main.conf</filename> is installed automatically
|
||||||
during the install. Additionally, there are three supplementary
|
during the install. Additionally, there are three supplementary
|
||||||
configuration files. /etc/sysconfig/bluetooth is installed as a part
|
configuration files. /etc/sysconfig/bluetooth is installed as a part
|
||||||
@ -219,6 +219,14 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
|||||||
following, as the <systemitem class="username">root</systemitem> user:
|
following, as the <systemitem class="username">root</systemitem> user:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para revision="systemd">
|
||||||
|
<filename>/etc/bluetooth/mail.conf</filename> is installed automatically
|
||||||
|
during the installation. Additionally, there are two supplementary
|
||||||
|
configuration files. In addition, you can optionally install the
|
||||||
|
following files, as the <systemitem class="username">root</systemitem>
|
||||||
|
user:
|
||||||
|
</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>cat > /etc/bluetooth/rfcomm.conf << "EOF"</userinput>
|
<screen role="root"><userinput>cat > /etc/bluetooth/rfcomm.conf << "EOF"</userinput>
|
||||||
<literal># Start rfcomm.conf
|
<literal># Start rfcomm.conf
|
||||||
# Set up the RFCOMM configuration of the Bluetooth subsystem in the Linux kernel.
|
# Set up the RFCOMM configuration of the Bluetooth subsystem in the Linux kernel.
|
||||||
|
@ -267,7 +267,7 @@ make</userinput></screen>
|
|||||||
<para>
|
<para>
|
||||||
If upgrading from an old version of samba, as the
|
If upgrading from an old version of samba, as the
|
||||||
<systemitem class="username">root</systemitem> user, remove the old
|
<systemitem class="username">root</systemitem> user, remove the old
|
||||||
Python support files to prevent some issue:
|
Python support files to prevent some issues:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>rm -rf /usr/lib/python&python3-majorver;/site-packages/samba</userinput></screen>
|
<screen role="root"><userinput>rm -rf /usr/lib/python&python3-majorver;/site-packages/samba</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user