mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
7 lines
356 B
Plaintext
7 lines
356 B
Plaintext
@sample etc/supervisord.conf.sample
|
|
@exec mkdir -p %%PIDDIR%%
|
|
@unexec echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="
|
|
@unexec echo "If you are permanently removing py-supervisor, you should also:" | /usr/bin/fmt
|
|
@unexec echo "'rm -rf %%PIDDIR%%'" | /usr/bin/fmt
|
|
@unexec echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="
|