mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
updating squid service
This commit is contained in:
parent
c1f592f92d
commit
d2dc576311
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
(start #~(make-forkexec-constructor
|
||||
(list
|
||||
#$(file-append squid "/sbin/squid")
|
||||
"-d" #$loglevel
|
||||
"-N"
|
||||
; "-d" #$loglevel
|
||||
; "-N"
|
||||
"-f" #$config-file
|
||||
)
|
||||
#:pid-file #$pid-file
|
||||
|
|
Loading…
Add table
Reference in a new issue