Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  NEXTSTEP3

  Sprache: HTML
 

# Setup chroot jail for NeXT, NEXTSTEP3.
# Some remarks to the NEXTSTEP3 jail apply:
# syslog:
#   Logging with syslog(3) uses a sendto ("/dev/log").  For this to work in
#   the jail, ${POSTFIX_DIR}/dev/log must be a hard link to /dev/log.  This
#   fails if /usr/spool/postfix is on another filesystem, and consequently,
#   running chrooted will not be possible, unless you like to run your mail
#   system without logging (not).
#
#   For this trick to work, the following should be run at every reboot,
#   preferably from /etc/rc, after syslog has been started (and given time
#   to create /dev/log):
#       POSTFIX_DIR=/usr/spool/postfix
#       rm ${POSTFIX_DIR}/dev/log
#       ln /dev/log ${POSTFIX_DIR}/dev/log

set -e

umask 022

POSTFIX_DIR=${POSTFIX_DIR-/usr/spool/postfix}

cd ${POSTFIX_DIR}

If this fails, running chrooted will be useless.
mkdir dev
ln /dev/log dev

mkdir etc etc/zoneinfo
cp /etc/zoneinfo/localtime etc/zoneinfo
cp /etc/resolv.conf etc

Messung V0.5 in Prozent
C=97 H=98 G=97

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=738142