mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
services: Export more service types.
* gnu/services/base.scm (syslog-service-type): Export. (urandom-seed-service-type): Export.
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
nscd-service-type
|
||||
nscd-service
|
||||
syslog-service
|
||||
syslog-service-type
|
||||
%default-syslog.conf
|
||||
|
||||
guix-configuration
|
||||
@@ -94,6 +95,7 @@
|
||||
gpm-service-type
|
||||
gpm-service
|
||||
|
||||
urandom-seed-service-type
|
||||
urandom-seed-service
|
||||
|
||||
%base-services))
|
||||
|
||||
Reference in New Issue
Block a user