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
a84d8e0e19
commit
2a6e4103cd
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