Simplify plist

This commit is contained in:
Baptiste Daroussin 2014-09-02 22:40:23 +00:00
parent da19e5cd45
commit 34fffc8f75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367115

View file

@ -251,11 +251,5 @@ share/teamspeak/server/sql/update_permissions_12.sql
@dirrm share/teamspeak/server
@dirrmtry share/teamspeak
@dirrmtry %%ETCDIR%%
@owner teamspeak
@group teamspeak
@dirrmtry %%DBDIR%%
@group %%BINGRP%%
@dirrmtry(teamspeak,teamspeak,) %%DBDIR%%
@dirrmtry %%LOGDIR%%
@comment pkg_tools compatibility
@exec install -d -o teamspeak -g teamspeak %D/%%DBDIR%%
@exec install -d -o teamspeak -g %%BINGRP%% %D/%%LOGDIR%%