Hello
Yes , I had that problem when rebooting, suddenly permission denied :)
just got hot a second
good all was logged and error was identified
in my case my clamscan has an id of 994
Yes , for those upgrading , check the id BEFORE the next reboot
-Philip
On 8/3/20 5:51 PM, Remo Mattei wrote:
Hello if you are using the new claim script to convert the RPM, you
will need to update the ID on the SIMSCAN RAMDISK now it says
mount -t tmpfs -o size=1024m,nodev,noexec,noatime,uid=46,gid=0,mode=0750
in my case I had to change it to 990
so
mount -t tmpfs -o size=1024m,nodev,noexec,noatime,uid=990,gid=0,mode=0750
Remo