mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
ac44e18053
- Improve usage of USE_RC_SUBR [1]: PR: ports/85478 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
bin/balance
|
|
@exec mkdir /var/run/balance
|
|
@unexec rmdir /var/run/balance 2>/dev/null || true
|