[scripts] brutally fix clamav log dir and file permissions
This commit is contained in:
parent
b624a1a738
commit
3cc2c04a45
@ -3,6 +3,9 @@
|
||||
# call parent script first
|
||||
/sabayon/scripts/remaster_generic_inner_chroot_script_after.sh $@
|
||||
|
||||
touch /var/log/clamav/freshclam.log
|
||||
chown clamav:clamav /var/log/clamav -R
|
||||
|
||||
# do custom stuff
|
||||
#remove desktop icons
|
||||
rm /etc/skel/Desktop/*
|
||||
|
Loading…
Reference in New Issue
Block a user