mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Remove phonon-backend-gstreamer
Minor certs cleanup Minor sendmail cleanup git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14090 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
eeddb2594a
commit
6cf11131d6
@ -17,7 +17,7 @@ $Date$
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automoc4.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-gstreamer.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-gstreamer.xml"/> -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-vlc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="akonadi.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="attica.xml"/>
|
||||
|
@ -313,7 +313,8 @@ chmod +x /usr/bin/remove-expired-certs.sh</userinput></screen>
|
||||
rm -f certdata.txt &&
|
||||
wget $URL &&
|
||||
make-ca.sh &&
|
||||
remove-expired-certs.sh certs</userinput></screen>
|
||||
remove-expired-certs.sh certs &&
|
||||
unset URL</userinput></screen>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -240,7 +240,7 @@ cat > /etc/mail/aliases << "EOF"
|
||||
MAILER-DAEMON: root</literal>
|
||||
|
||||
EOF
|
||||
newaliases -v</userinput></screen>
|
||||
newaliases</userinput></screen>
|
||||
|
||||
<para><application>sendmail</application>'s primary configuration file,
|
||||
<filename>/etc/mail/sendmail.cf</filename>, is complex and not meant to be
|
||||
|
Loading…
Reference in New Issue
Block a user