Remove "daemon" class from @newuser
This commit is contained in:
parent
682e497bbb
commit
bec58d9f6a
@ -1,7 +1,7 @@
|
||||
COMMENT = SSL/SSH multiplexer
|
||||
|
||||
DISTNAME = sslh-v1.22c
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
PKGNAME = ${DISTNAME:S/-v/-/}
|
||||
|
||||
CATEGORIES = security net
|
||||
|
@ -1,5 +1,5 @@
|
||||
@newgroup _sslh:696
|
||||
@newuser _sslh:696:696:daemon:sslh:/nonexistent:/sbin/nologin
|
||||
@newuser _sslh:696:696::sslh:/nonexistent:/sbin/nologin
|
||||
@rcscript ${RCDIR}/sslh_fork
|
||||
@rcscript ${RCDIR}/sslh_select
|
||||
@man man/man8/sslh.8
|
||||
|
@ -1,7 +1,7 @@
|
||||
COMMENT = binary newsreader supporting NZB files
|
||||
|
||||
VERSION = 21.1
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
DISTNAME = nzbget-${VERSION}
|
||||
|
||||
CATEGORIES = news
|
||||
|
@ -1,5 +1,5 @@
|
||||
@newgroup _nzbget:805
|
||||
@newuser _nzbget:805:805:daemon:NZBGet Account:${LOCALSTATEDIR}/nzbget:/sbin/nologin
|
||||
@newuser _nzbget:805:805::NZBGet Account:${LOCALSTATEDIR}/nzbget:/sbin/nologin
|
||||
@rcscript ${RCDIR}/nzbget
|
||||
@mode 750
|
||||
@owner _nzbget
|
||||
|
@ -1,6 +1,7 @@
|
||||
COMMENT = retrieve and process nzb-files via web interface
|
||||
|
||||
VERSION = 3.5.3
|
||||
REVISION = 0
|
||||
DISTNAME = SABnzbd-${VERSION}
|
||||
PKGNAME = sabnzbd-${VERSION}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@newgroup _sabnzbd:810
|
||||
@newuser _sabnzbd:810:_sabnzbd:daemon:Sabnzbd:/var/sabnzbd:/bin/sh
|
||||
@newuser _sabnzbd:810:_sabnzbd::Sabnzbd:/var/sabnzbd:/bin/sh
|
||||
@owner _sabnzbd
|
||||
@group _sabnzbd
|
||||
@sample /var/sabnzbd/
|
||||
|
Loading…
Reference in New Issue
Block a user