mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
e66aacc8cd
USE_RC_SUBR USERS and GROUPS instead of custom script Unmute some install steps LICENSE The rc script now passes rclint Approved by: db Differential Revision: https://reviews.freebsd.org/D3104
9 lines
242 B
Bash
9 lines
242 B
Bash
#!/bin/sh
|
|
|
|
cat<<EOF
|
|
If you really want to remove this package completely
|
|
remove what is left in %%LOCALBASE%%/etc/aprsd /var/log/aprsd.
|
|
Also be sure to remove user and groups aprsd and tnc
|
|
and remember to remove aprsd from dialer group.
|
|
EOF
|