| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
It made zero sense with the original broken commands order ( you don't configure something only to overwrite it by some sample config later on... WTF), it makes zero sense with the new one (you don't copy a sample conf to unlink it on configuration and replace with a symlink to another file.)
|
|
|
|
| |
user/group first.
|
|
|
| |
... so the the baculaclient_custom_php_deinstall_command() in the .inc file is actually used.
|
| |
|
|
|
| |
Really gone.
|
| |
|
|
|
| |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
|
|
| |
All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
|
|
| |
All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
|
|
| |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
All of these are dealt with by uninstall_package() and from pkg-utils.inc.
|
|
|
| |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| |
|
| |
|
|
|
| |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| |
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
| |
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc. Also, the nrpe2_custom_php_deinstall_command() function was completely useless, doing nothing else but remounts.
|
|
|
| |
These are dealt with by uninstall_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() from pkg-utils.inc and there are no other functions here
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc. Also nuke unused tags.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package() from pkg-utils.inc.
|
|
|
| |
These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() from pkg-utils.inc. Also the service is stopped by it.
|
|
|
|
|
|
|
| |
You can end up with orphaned /usr/sbin/sendmail as a copy of sm.php script, causing cron and other unwanted spam even after uninstalling the package. I recall couple of users complaining on the forum, examples:
https://forum.pfsense.org/index.php/topic,68004.0.html
https://forum.pfsense.org/index.php?topic=74000.msg406041#msg406041
This still is not a proper fix, this shouldn't require and create /usr/sbin/sendmail at all.
|
|\ |
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Code style fixes
- Use safe_mkdir and {stop,restart}_service()
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Some XHTML fixes
- Wrap javascript in CDATA
|
| |
| |
| |
| |
| |
| | |
- Fix copyright header
- Fix custom_php_validation_command syntax
- Nuke unused tags
- Improve descriptions, typo fixes
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Nuke loads of unused tags
- Improve descriptions, typo fixes
|