mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Simplify plist
This commit is contained in:
parent
d713116bf9
commit
bd0ddd0f53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367028
1 changed files with 1 additions and 4 deletions
|
@ -63,7 +63,4 @@ sbin/lighttpd-angel
|
||||||
@dirrmtry etc/lighttpd/vhosts.d
|
@dirrmtry etc/lighttpd/vhosts.d
|
||||||
@dirrmtry etc/lighttpd/conf.d
|
@dirrmtry etc/lighttpd/conf.d
|
||||||
@dirrmtry etc/lighttpd
|
@dirrmtry etc/lighttpd
|
||||||
@cwd /
|
@dirrmtry(%%USER%%,%%GROUP%%,700) %%LOGROOT%%
|
||||||
@exec %%MKDIR%% -m 0700 %%LOGROOT%%
|
|
||||||
@exec %%CHOWN%% %%USER%%:%%GROUP%% %%LOGROOT%%
|
|
||||||
@unexec rmdir %%LOGROOT%% >/dev/null 2>&1 || :
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue