mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
rc-local service
This commit is contained in:
parent
6f750add4b
commit
efc1497e16
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
(define rc-local-service
|
(define rc-local-service
|
||||||
(match-lambda
|
(match-lambda
|
||||||
(($ <rc-local-configuration> config-file)
|
(($ <rc-local-configuration> config-file log-file)
|
||||||
(list
|
(list
|
||||||
(shepherd-service
|
(shepherd-service
|
||||||
(provision '(rc-local) )
|
(provision '(rc-local) )
|
||||||
|
|
Loading…
Add table
Reference in a new issue