This commit is contained in:
2022-09-15 20:31:08 +00:00
parent 4ac250686a
commit 7b23987147
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,9 @@ apparmor _WILL_ conflict: https://linuxconfig.org/how-to-disable-apparmor-on-ubu
ln -s /etc/apparmor.d/usr.bin.msmtp /etc/apparmor.d/disable/
apparmor_parser -R /etc/apparmor.d/disable/usr.bin.msmtp
## Installation: apt-get install msmtp msmtp-mta -y
## Installation
apt-get install msmtp msmtp-mta -y
## Config file for MSMTP with GMAIL

View File

@@ -31,7 +31,7 @@ in rockfish.last to copy over all current rockfish files and folders:
root@ubuntu-s-1vcpu-1gb-amd-sfo3-01:/srv/coreapps/rockfish.last# cp -a ../rockfish/. .
2.9) delete all in rockfish folder except db folder AND ** JSON CONFIG FILES ** AND *RFDOCS* which are updated and built separately
2.9) delete all in rockfish folder except db folder AND ** JSON CONFIG FILES ** which are updated and built separately
If it won't start it's likely the .json config files are not present, copy back from rockfish.last