mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
adding rsyslog service
This commit is contained in:
parent
23a5f80003
commit
a34cf8c656
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
(respawn? #t)
|
||||
(start #~(make-forkexec-constructor
|
||||
(list
|
||||
#$(file-append pkg "/sbin/rsyslog")
|
||||
#$(file-append rsyslog-pkg "/sbin/rsyslog")
|
||||
"-f" #$config-file
|
||||
"-n"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue