Zum Inhalt springen

Sysvinit-utils: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „sysvinit-utils System-V-like utilities System-V-like utilities This package contains the important System-V-like utilities. Specifically, this package includes: init-d-script, fstab-decode, killall5, pidof It also contains the library scripts sourced by init-d-script and other initscripts that were formerly in lsb-base. == Inhalt == /. /usr /usr/bin /usr/bin/pidof /usr/lib /usr/lib/init /usr/lib/init/init-d-script /usr/lib/init/vars.sh…“
 
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
sysvinit-utils
'''sysvinit-utils''' - System-V-ähnliche Dienstprogramme
System-V-like utilities


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


System-V-like utilities
Insbesondere umfasst dieses Paket
 
* [[init-d-script]]
This package contains the important System-V-like utilities.
* [[fstab-decode]]
* [[killall5]]
* [[pidof]]


Specifically, this package includes:
Es enthält auch die Bibliotheksskripte, die von init-d-script und anderen Initscripts verwendet werden, die früher in lsb-base enthalten waren
init-d-script, fstab-decode, killall5, pidof
 
It also contains the library scripts sourced by init-d-script and other
initscripts that were formerly in lsb-base.


== Installation ==
<syntaxhighlight lang="bash" highlight="1" line copy>
sudo apt install sysvinit-utils
</syntaxhighlight>


== Inhalt ==
== Inhalt ==
/.
/usr
/usr/bin
  /usr/bin/pidof
  /usr/bin/pidof
/usr/lib
/usr/lib/init
  /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
  /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
  /usr/sbin/fstab-decode
  /usr/sbin/fstab-decode
  /usr/sbin/killall5
  /usr/sbin/killall5
/usr/share
/usr/share/doc
  /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
/usr/share/man/man5
  /usr/share/man/man5/init-d-script.5.gz
  /usr/share/man/man5/init-d-script.5.gz
/usr/share/man/man8
  /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