summaryrefslogtreecommitdiff
path: root/security/clamav-lts/files/pkg-message.in
blob: 91cd8d4e1ada02b7a007cc6090dc49253fca35d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: remove
  message: <<EOM
If you want remove clamav permanently from you system
execute following commands:

 # rm -rf %%LOGDIR%%
 # rm -rf %%RUNDIR%%
 # rm -rf %%DBDIR%%
 # pw userdel %%CLAMAVUSER%%
EOM
}
]