mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
adding rsyslog service See merge request glicid-public/guix-glicid!179
This commit is contained in:
commit
6056944fe8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
#$(file-append rsyslog-pkg "/sbin/rsyslogd")
|
#$(file-append rsyslog-pkg "/sbin/rsyslogd")
|
||||||
"-dn"
|
"-dn"
|
||||||
"-f" #$config-file
|
"-f" #$config-file
|
||||||
|
"-i" #$pid-file
|
||||||
)
|
)
|
||||||
#:pid-file #$pid-file
|
#:pid-file #$pid-file
|
||||||
#:log-file #$log-file ))
|
#:log-file #$log-file ))
|
||||||
|
|
Loading…
Add table
Reference in a new issue