mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
sbin/exact
|
|
etc/exact.conf.sample
|
|
etc/rc.d/exact.sh
|
|
@exec mkdir -p %%EXACTDIR%%
|
|
@exec chown %%MAILUSER%%:%%MAILGROUP%% %%EXACTDIR%%
|
|
@unexec rmdir %%EXACTDIR%% 2>/dev/null || true
|