v1.14.13
·
280 commits
to master
since this release
Allows the process to inherit all of the users groups #27
Remove hashing from log names and improve documentation on --log
versus --log-dir
#29
Process log is accessible with adequate permissions by the managing user from --user
#14
Adds the ability to specify environment variables #28
NOTE
Due to schema changes, be sure to remove your database after upgrading and before restarting:
systemctl stop pmond
rm -f /etc/pmon3/data/data.db
wget -O - https://raw.githubusercontent.com/joe-at-startupmedia/pmon3/master/release-installer.bash | bash -s 1.14.13