pexp is useless here.
This commit is contained in:
parent
a9012975af
commit
49e114bcbc
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/23 18:21:45 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/11/23 18:53:46 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc
|
||||
|
||||
@ -7,6 +7,8 @@ COMMENT= control and monitor storage systems using SMART
|
||||
DISTNAME= smartmontools-5.40
|
||||
CATEGORIES= sysutils
|
||||
|
||||
REVISION= 0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=smartmontools/}
|
||||
HOMEPAGE= http://smartmontools.sourceforge.net/
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: smartd.rc,v 1.1 2010/11/23 18:21:45 giovanni Exp $
|
||||
# $OpenBSD: smartd.rc,v 1.2 2010/11/23 18:53:46 ajacoutot Exp $
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
daemon="${TRUEPREFIX}/sbin/smartd"
|
||||
pexp="${TRUEPREFIX}/sbin/smartd"
|
||||
|
||||
rc_cmd $1
|
||||
|
Loading…
Reference in New Issue
Block a user