sysutils/s6: add a service dependency on ldconfig.
The last skaware release changed the linkage for internal libs from static to dynamic. Locating these in /usr/local/lib/ requires a valid /var/run/ld-elf.so.hints. PR: 284677 Reported by: Saj Goonatilleke <sg@redu.cx> MFH: 2025Q1
This commit is contained in:
committed by
Robert Clausecker
parent
ef13a53e72
commit
406a86c943
@@ -1,5 +1,6 @@
|
||||
PORTNAME= s6
|
||||
DISTVERSION= 2.13.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
# PROVIDE: /service
|
||||
# BEFORE: SERVERS
|
||||
# KEYWORD: shutdown
|
||||
# REQUIRE: ldconfig
|
||||
|
||||
# Add the following lines to /etc/rc.conf to enable `s6':
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user