diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-06-25 11:24:47 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-06-25 11:25:35 +0200 |
| commit | 3bc4d1c00e6499da664f7d1f43551dd7818e4fc2 (patch) | |
| tree | 4e69ecd463332a628d1e1f703c44be9d39092141 /rc.clamav/clamd/data/check | |
| parent | a32eb01f97e3ee98b5c049270f9eca97c407dd0b (diff) | |
| download | s6-3bc4d1c00e6499da664f7d1f43551dd7818e4fc2.tar.gz | |
Add clamav
Diffstat (limited to 'rc.clamav/clamd/data/check')
| -rwxr-xr-x | rc.clamav/clamd/data/check | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.clamav/clamd/data/check b/rc.clamav/clamd/data/check new file mode 100755 index 0000000..92bb07d --- /dev/null +++ b/rc.clamav/clamd/data/check @@ -0,0 +1,3 @@ +#!/bin/execlineb -P + +test -S /run/clamav/clamd.sock |
