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
01c19423c3
commit
5fff9e7cab
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
(documentation "Run squid.")
|
||||
(requirement '(user-processes))
|
||||
(respawn? #t)
|
||||
(start #~(exec-command
|
||||
(start #~(make-forkexec-constructor
|
||||
(list
|
||||
#$(file-append squid "/sbin/squid")
|
||||
"-d 1"
|
||||
|
|
Loading…
Add table
Reference in a new issue