Zum Inhalt springen

Sysvinit-utils: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''sysvinit-utils''' - System-V-like utilities
'''sysvinit-utils''' - System-V-ähnliche Dienstprogramme


== System-V-like utilities ==
== Beschreibung ==
* This package contains the important System-V-like utilities
Dieses Paket enthält wichtige System-V-ähnliche Dienstprogramme


Specifically, this package includes
Insbesondere umfasst dieses Paket
* [[init-d-script]]
* [[init-d-script]]
* [[fstab-decode]]
* [[fstab-decode]]
Zeile 10: Zeile 10:
* [[pidof]]
* [[pidof]]


It also contains the library scripts sourced by init-d-script and other initscripts that were formerly in lsb-base
Es enthält auch die Bibliotheksskripte, die von init-d-script und anderen Initscripts verwendet werden, die früher in lsb-base enthalten waren
 
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line copy>
sudo apt install sysvinit-utils
</syntaxhighlight>


== Inhalt ==
== Inhalt ==
  /usr/bin/pidof
  /usr/bin/pidof
  /usr/lib/init/init-d-script
  /usr/lib/init/init-d-script
  /usr/lib/init/vars.sh
  /usr/lib/init/vars.sh
  /usr/lib/lsb/init-functions
  /usr/lib/lsb/init-functions
  /usr/lib/lsb/init-functions.d
  /usr/lib/lsb/init-functions.d
  /usr/lib/lsb/init-functions.d/00-verbose
  /usr/lib/lsb/init-functions.d/00-verbose
  /usr/sbin/fstab-decode
  /usr/sbin/fstab-decode
  /usr/sbin/killall5
  /usr/sbin/killall5
  /usr/share/doc/sysvinit-utils
  /usr/share/doc/sysvinit-utils
  /usr/share/doc/sysvinit-utils/changelog.Debian.gz
  /usr/share/doc/sysvinit-utils/changelog.Debian.gz
  /usr/share/doc/sysvinit-utils/copyright
  /usr/share/doc/sysvinit-utils/copyright
  /usr/share/man/man5/init-d-script.5.gz
  /usr/share/man/man5/init-d-script.5.gz
  /usr/share/man/man8/fstab-decode.8.gz
  /usr/share/man/man8/fstab-decode.8.gz
  /usr/share/man/man8/killall5.8.gz
  /usr/share/man/man8/killall5.8.gz
  /usr/share/man/man8/pidof.8.gz
  /usr/share/man/man8/pidof.8.gz
[[Kategorie:Linux/Software/Paket]]

Aktuelle Version vom 15. Oktober 2025, 09:50 Uhr

sysvinit-utils - System-V-ähnliche Dienstprogramme

Beschreibung

Dieses Paket enthält wichtige System-V-ähnliche Dienstprogramme

Insbesondere umfasst dieses Paket

Es enthält auch die Bibliotheksskripte, die von init-d-script und anderen Initscripts verwendet werden, die früher in lsb-base enthalten waren

Installation

sudo apt install sysvinit-utils

Inhalt

/usr/bin/pidof
/usr/lib/init/init-d-script
/usr/lib/init/vars.sh
/usr/lib/lsb/init-functions
/usr/lib/lsb/init-functions.d
/usr/lib/lsb/init-functions.d/00-verbose
/usr/sbin/fstab-decode
/usr/sbin/killall5
/usr/share/doc/sysvinit-utils
/usr/share/doc/sysvinit-utils/changelog.Debian.gz
/usr/share/doc/sysvinit-utils/copyright
/usr/share/man/man5/init-d-script.5.gz
/usr/share/man/man8/fstab-decode.8.gz
/usr/share/man/man8/killall5.8.gz
/usr/share/man/man8/pidof.8.gz