c-icap rpm for el7 http://c-icap.sourceforge.net/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
218 B

[Unit]
Description=C-ICAP Server
After=network.target
[Service]
Type=simple
EnvironmentFile=/etc/sysconfig/c-icap
ExecStart=/usr/sbin/c-icap -N -f /etc/c-icap/c-icap.conf -D -d 2
[Install]
WantedBy=multi-user.target