mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Simplify plist
This commit is contained in:
parent
272e1fc02b
commit
cce8439851
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371949
@ -1,9 +1,4 @@
|
||||
@mode 2555
|
||||
@group mail
|
||||
libexec/cucipop
|
||||
@mode
|
||||
@group
|
||||
@(,mail,2555) libexec/cucipop
|
||||
man/man8/cucipop.8.gz
|
||||
@exec mkdir -p "/var/spool/cucipop/bulletins"
|
||||
@unexec rmdir "/var/spool/cucipop/bulletins" >/dev/null 2>&1 || :
|
||||
@unexec rmdir "/var/spool/cucipop" >/dev/null 2>&1 || :
|
||||
@dir /var/spool/cucipop/bulletins
|
||||
@dir /var/spool/cucipop
|
||||
|
Loading…
Reference in New Issue
Block a user