pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57479: ups-nut: upskillpower rc.d script has an rc ordering related typo
>Number: 57479
>Category: pkg
>Synopsis: ups-nut: upskillpower rc.d script has an rc ordering related typo
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 22 04:50:00 +0000 2023
>Originator: Brandon Applegate
>Release: 9.0_2023Q1
>Organization:
>Environment:
NetBSD ss10.internal.burn.net 9.3 NetBSD 9.3 (GENERIC.MP) #0: Thu Aug 4 15:30:37 UTC 2022 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/sparc/compile/GENERIC.MP sparc
>Description:
When ups-nut is installed, messages are printed instructing one to copy rc files from the pkg location into /etc/rc.d/ proper. One of these - upskillpower has a typo in it's BEFORE: line.
# BEFORE: upsdriver altq downinterfaces
On bootup, rcorder complains about altq. This should be "altqd".
>How-To-Repeat:
Install ups-nut, copy rc scripts, reboot.
>Fix:
Chaneg the BEFORE: line in upskillpower to reference altqd - not altq.
Home |
Main Index |
Thread Index |
Old Index