lowercase LCDd rc script filename at request of aja@
This commit is contained in:
parent
18a4d6f4bf
commit
2b08275f55
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/12/01 20:58:32 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/12/02 12:39:23 edd Exp $
|
||||
|
||||
COMMENT = interface to various LCD displays
|
||||
DISTNAME = lcdproc-0.5.5
|
||||
REVISION = 0
|
||||
CATEGORIES = comms devel
|
||||
HOMEPAGE = http://www.lcdproc.org
|
||||
MAINTAINER = Edd Barrett <edd@openbsd.org>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/12/01 19:05:11 edd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/12/02 12:39:23 edd Exp $
|
||||
@newgroup _lcdproc:687
|
||||
@newuser _lcdproc:687:687:daemon:LCDproc Daemon:/var/lcdproc:/sbin/nologin
|
||||
%%SHARED%%
|
||||
@ -31,6 +31,6 @@ share/examples/lcdproc/lcdproc.conf
|
||||
@owner
|
||||
@group
|
||||
@mode
|
||||
@rcscript ${RCDIR}/LCDd
|
||||
@rcscript ${RCDIR}/lcdd
|
||||
@rcscript ${RCDIR}/lcdproc
|
||||
@rcscript ${RCDIR}/lcdexec
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: LCDd.rc,v 1.1.1.1 2011/12/01 19:05:11 edd Exp $
|
||||
# $OpenBSD: lcdd.rc,v 1.1 2011/12/02 12:39:23 edd Exp $
|
||||
|
||||
daemon="${TRUEPREFIX}/sbin/LCDd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user