mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
Merge branch 'devel' into 'main'
updating squid service See merge request glicid-public/guix-glicid!29
This commit is contained in:
commit
a6c47594f9
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