Advertisement
Guest User

Arch Linux ClamAV package service file

a guest
Jan 30th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. [Unit]
  2. Description=clamav daemon
  3.  
  4. [Service]
  5. Type=forking
  6. PIDFile=/run/clamav/clamd.pid
  7. ExecStart=/usr/bin/clamd
  8.  
  9. [Install]
  10. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement