mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
updating squid service. correcting loglevel param not passed to service
This commit is contained in:
parent
9c25ec77bd
commit
7da0faa2f0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
(define squid-shepherd-service
|
||||
(match-lambda
|
||||
(($ <squid-configuration> squid port pid-file config-file log-file)
|
||||
(($ <squid-configuration> squid port loglevel pid-file config-file log-file)
|
||||
(list
|
||||
(shepherd-service
|
||||
(provision '(squid) )
|
||||
|
|
Loading…
Add table
Reference in a new issue