pexp is useless here.

This commit is contained in:
ajacoutot 2010-11-23 18:53:46 +00:00
parent a9012975af
commit 49e114bcbc
2 changed files with 4 additions and 3 deletions

View File

@ -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/

View File

@ -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