12 lines
176 B
Desktop File
12 lines
176 B
Desktop File
[Unit]
|
|
Description=ICAP server implementation
|
|
|
|
[Service]
|
|
User=proxy
|
|
Type=forking
|
|
PIDFile=/run/c-icap/c-icap.pid
|
|
ExecStart=/usr/bin/c-icap
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|