doc: Document network-manager-service.
* doc/guix.texi (Networking Services): Document network-manager-service.
This commit is contained in:
parent
b110869dd3
commit
c0a9589da2
|
@ -6714,6 +6714,13 @@ several commands to interact with the daemon and configure networking:
|
||||||
and @command{wicd-curses} user interfaces.
|
and @command{wicd-curses} user interfaces.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
|
@cindex NetworkManager
|
||||||
|
@deffn {Scheme Procedure} network-manager-service @
|
||||||
|
[#:network-manager @var{network-manager}]
|
||||||
|
Return a service that runs NetworkManager, a network connection manager
|
||||||
|
that attempting to keep active network connectivity when available.
|
||||||
|
@end deffn
|
||||||
|
|
||||||
@deffn {Scheme Procedure} ntp-service [#:ntp @var{ntp}] @
|
@deffn {Scheme Procedure} ntp-service [#:ntp @var{ntp}] @
|
||||||
[#:name-service @var{%ntp-servers}]
|
[#:name-service @var{%ntp-servers}]
|
||||||
Return a service that runs the daemon from @var{ntp}, the
|
Return a service that runs the daemon from @var{ntp}, the
|
||||||
|
|
Loading…
Reference in New Issue