2d702b0153
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories.
13 lines
440 B
Plaintext
13 lines
440 B
Plaintext
@comment $OpenBSD: PLIST,v 1.10 2011/05/11 08:24:41 ajacoutot Exp $
|
|
@newgroup _stunnel:528
|
|
@newuser _stunnel:528:_stunnel:daemon:stunnel account:/var/stunnel:/sbin/nologin
|
|
@extraunexec rm -rf /var/stunnel/*
|
|
@man man/man8/stunnel.8
|
|
@bin sbin/stunnel
|
|
share/examples/stunnel/
|
|
@sample ${SYSCONFDIR}/stunnel/
|
|
share/examples/stunnel/stunnel.conf-sample
|
|
@sample ${SYSCONFDIR}/stunnel/stunnel.conf
|
|
@sample /var/stunnel/
|
|
@extra /var/run/stunnel.pid
|