The 2 avahi start script don't end with .sh anymore.
PR: 147918 Submitted by: Sebastien Santoro <dereckson@gmail.com>
This commit is contained in:
parent
758213c779
commit
1c25102f4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35894
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.142 2009/05/31 20:06:08 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.143 2009/06/16 20:02:42 remko Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||
<!ENTITY email "freebsd-gnome">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
|
@ -146,8 +146,8 @@ gnome_enable="YES"
|
|||
|
||||
<pre>
|
||||
# /usr/local/etc/rc.d/dbus start
|
||||
# /usr/local/etc/rc.d/avahi-daemon.sh start
|
||||
# /usr/local/etc/rc.d/avahi-dnsconfd.sh start
|
||||
# /usr/local/etc/rc.d/avahi-daemon start
|
||||
# /usr/local/etc/rc.d/avahi-dnsconfd start
|
||||
# /usr/local/etc/rc.d/hald start
|
||||
# /usr/local/etc/rc.d/gdm start
|
||||
</pre>
|
||||
|
|
Loading…
Reference in a new issue