Mailinglist Archive: opensuse-bugs (8042 mails)

< Previous Next >
[Bug 228203] New: avahi init script should have an /usr/sbin/rc* symlink
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 13 Dec 2006 05:10:54 -0700 (MST)
  • Message-id: <bug-228203-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=228203

Summary: avahi init script should have an /usr/sbin/rc* symlink
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx


It is not required, but usual on SUSE Linux that all init scripts named
/etc/init.d/$NAME have a matching /usr/sbin/rc$NAME symlink.

For avahi, this means that the following 2 symlinks should be added:

ln -sf /etc/init.d/avahi-daemon $RPM_BUILD_ROOT/usr/sbin/rcavahi-daemon
ln -sf /etc/init.d/avahi-dnsconfd $RPM_BUILD_ROOT/usr/sbin/rcavahi-dnsconfd


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >