- Drop @dirrm* from plist
- Remove redundant @owner/@group Approved by: portmgr blanket
This commit is contained in:
parent
a6ad5ac1e5
commit
7237cebc2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400048
@ -1,5 +1,3 @@
|
||||
@owner root
|
||||
@group wheel
|
||||
@sample etc/vtund.conf.sample
|
||||
sbin/vtund
|
||||
man/man5/vtund.conf.5.gz
|
||||
@ -14,7 +12,6 @@ man/man1/vtun.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.Setup
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.Shaper
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@unexec rm -rf "/var/log/vtund"
|
||||
@unexec rm -rf "/var/lock/vtund"
|
||||
@unexec rmdir "/var/lock/vtund" >/dev/null 2>&1 || :
|
||||
|
Loading…
Reference in New Issue
Block a user