mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +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">
|
||||
<title>Configuration Files</title>
|
||||
<para>
|
||||
<para revision="sysv">
|
||||
<filename>/etc/bluetooth/main.conf</filename> is installed automatically
|
||||
during the install. Additionally, there are three supplementary
|
||||
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:
|
||||
</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>
|
||||
<literal># Start rfcomm.conf
|
||||
# Set up the RFCOMM configuration of the Bluetooth subsystem in the Linux kernel.
|
||||
|
@ -267,7 +267,7 @@ make</userinput></screen>
|
||||
<para>
|
||||
If upgrading from an old version of samba, as the
|
||||
<systemitem class="username">root</systemitem> user, remove the old
|
||||
Python support files to prevent some issue:
|
||||
Python support files to prevent some issues:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>rm -rf /usr/lib/python&python3-majorver;/site-packages/samba</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user