@extraunexec -> @unexec-delete

This commit is contained in:
ajacoutot 2020-11-12 08:20:45 +00:00
parent c854d096ca
commit 5369c2be8c
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.288 2020/11/10 23:03:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.289 2020/11/12 08:20:45 ajacoutot Exp $
COMMENT= GNOME display manager
GNOME_PROJECT= gdm
GNOME_VERSION= 3.38.2
REVISION= 0
REVISION= 1
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gdm-puffy.png:0
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.101 2020/11/10 23:03:57 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.102 2020/11/12 08:20:45 ajacoutot Exp $
@newgroup _gdm:676
@newuser _gdm:676:_gdm:daemon:GNOME Display Manager:/var/db/gdm:/sbin/nologin
@comment starts a full gnome-session as _gdm which requires a valid homedir
@extraunexec rm -rf /var/db/gdm/.*
@extraunexec rm -rf /var/db/gdm/*
@extraunexec rm -rf /var/log/gdm/*
@unexec-delete rm -rf /var/db/gdm/.*
@unexec-delete rm -rf /var/db/gdm/*
@unexec-delete rm -rf /var/log/gdm/*
@rcscript ${RCDIR}/gdm
@bin bin/gdm-screenshot
@bin bin/gdmflexiserver