Run under c-icap account

This commit is contained in:
Daniel Berteaud 2018-02-19 15:51:58 +01:00
parent 67b38d9733
commit 866b8c255d
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/sbin/c-icap -N -f /etc/c-icap/c-icap.conf -D -d 2
User=c-icap
Group=c-icap
Restart=on-failure
[Install]
WantedBy=multi-user.target