Merge branch 'devel' into 'main'

updating squid service

See merge request glicid-public/guix-glicid!11
This commit is contained in:
Jean-François GUILLAUME 2022-05-11 07:28:50 +00:00
commit 2e21ea4985

View file

@ -42,7 +42,7 @@
(documentation "Run squid.")
(requirement '(user-processes))
(respawn? #t)
(start #~(make-forkexec-constructor
(start #~(exec-command
(list
#$(file-append squid "/sbin/squid")
"-d 1"