Include the rc.d script in pkg-plist so it will be in the package.
PR: ports/120348
This commit is contained in:
parent
49dcbb0e64
commit
0b8555d841
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207657
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= munin
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= munin
|
||||
|
@ -7,7 +7,7 @@
|
||||
etc/munin/munin-node.conf.sample
|
||||
@unexec if cmp -s %D/etc/munin/plugin-conf.d/plugins.conf %D/etc/munin/plugin-conf.d/plugins.conf.sample; then rm -f %D/etc/munin/plugin-conf.d/plugins.conf; fi
|
||||
etc/munin/plugin-conf.d/plugins.conf.sample
|
||||
@unexec rm %D/etc/rc.d/munin-node.sh 2>/dev/null || true
|
||||
etc/rc.d/munin-node.sh
|
||||
sbin/munin-node
|
||||
sbin/munin-node-configure
|
||||
sbin/munin-node-configure-snmp
|
||||
|
Loading…
Reference in New Issue
Block a user