Rm more files.
This commit is contained in:
parent
9c641d7e95
commit
7118d7606f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2014/05/27 14:35:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2014/05/27 14:51:52 ajacoutot Exp $
|
||||
|
||||
# optional dependencies
|
||||
# https://github.com/saltstack/salt/blob/develop/doc/conf.py#L37
|
||||
@ -17,7 +17,7 @@ COMMENT = remote execution and configuration management system
|
||||
|
||||
MODPY_EGG_VERSION = 2014.1.4
|
||||
DISTNAME = salt-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = sysutils net devel
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2014/05/27 14:12:43 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2014/05/27 14:51:52 ajacoutot Exp $
|
||||
@newgroup _salt:722
|
||||
@newuser _salt-master:722:722:daemon:Salt master Daemon:/nonexistent:/sbin/nologin
|
||||
@extraunexec rm -rf ${SYSCONFDIR}/salt/pki
|
||||
@extraunexec rm -rf ${SYSCONFDIR}/salt/{master.d,minion.d,minion_id,pki}
|
||||
@extraunexec rm -rf /var/cache/salt
|
||||
@extraunexec rm -rf /var/log/salt
|
||||
bin/salt
|
||||
|
Loading…
x
Reference in New Issue
Block a user