mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Debian is not necessary a Linux. It can also be a Freebsd or HURD based
This commit is contained in:
parent
03f14de476
commit
0d5afed1a8
2 changed files with 2 additions and 2 deletions
|
@ -54499,7 +54499,7 @@ _
|
|||
T{
|
||||
debian_service
|
||||
T} T{
|
||||
Debian Linux (non\-systemd)
|
||||
Debian (non\-systemd)
|
||||
T}
|
||||
_
|
||||
T{
|
||||
|
|
|
@ -90,7 +90,7 @@ Provider: ``service``
|
|||
======================= =======================================================
|
||||
Execution Module Used for
|
||||
======================= =======================================================
|
||||
debian_service Debian Linux (non-systemd)
|
||||
debian_service Debian (non-systemd)
|
||||
freebsdservice FreeBSD-based OSes using ``service(8)``
|
||||
gentoo_service Gentoo Linux using :program:`sysvinit` and
|
||||
``rc-update(8)``
|
||||
|
|
Loading…
Add table
Reference in a new issue