Bin davon ausgegangen, dass es im ETC Dir ist, aber nichts zu finden. Muss ich irgendetwas nachinstallieren? THXWhat is the directory that contains the init directories (rc0.d/ to rc6.d/)?
DEBIAN 4.0R4 2.6.18-6-686
Bin davon ausgegangen, dass es im ETC Dir ist, aber nichts zu finden. Muss ich irgendetwas nachinstallieren? THXWhat is the directory that contains the init directories (rc0.d/ to rc6.d/)?
Code: Alles auswählen
/etc/rc?.d -d -1
Code: Alles auswählen
zeus:/etc/init.d# /etc/rc?.d -d -1
-bash: /etc/rc?.d: Datei oder Verzeichnis nicht gefunden
zeus:/etc# dir
acpi courier email-addresses hosts.allow libao.conf Muttrc protocols skel
adduser.conf cron.d environment hosts.bkp libgda mysql psychostats sound
adjtime cron.daily esound hosts.deny libpaper.d nanorc python ssh
aliases cron.hourly exim4 hotplug locale.gen Net python2.4 ssl
aliases.db cron.monthly fonts hotplug.d localtime netscsid.conf rc.local subversion
alsa crontab foomatic hp logcheck network reportbug.conf sudoers
alternatives cron.weekly fstab iceweasel login.defs NetworkManager resolvconf sysctl.conf
anacrontab csh ftpusers identd.conf logrotate.conf networks resolv.conf syslog.conf
apache2 csh.cshrc gconf identd.key logrotate.d nologin rkhunter.conf syslog.conf.org
apm csh.login gdm idmapd.conf lsb-base nsswitch.conf rmt terminfo
apt csh.logout gimp inetd.conf magic ntp.conf rpc texmf
at.deny cups gnome init.d mailcap openoffice runlevel.conf timezone
avahi dbus-1 gnome-vfs-2.0 initramfs-tools mailcap.order opt runlevel.fallback ucf.conf
awstats debconf.conf gnome-vfs-mime-magic inittab mailname pam.conf sane.d udev
bash.bashrc debian_version gre.d inputrc mail.rc pam.d sasldb2 updatedb.conf
bash_completion default groff iproute2 manpath.config pango screenrc update-notifier
bash_completion.d defoma group ispcp menu papersize scrollkeeper.conf uswsusp.conf
bind deluser.conf group- issue menu-methods passwd scsi_id.config vga
blkid.tab dhcp3 gshadow issue.net mime.types passwd- securetty vim
blkid.tab.old dictionaries-common gshadow- java mke2fs.conf perl security vmware-tools
bonobo-activation discover.conf gssapi_mech.conf kde3 modprobe.d php5 selinux w3m
ca-certificates.conf discover.conf-2.6 gtk-2.0 kernel-img.conf modules pmount.allow services wgetrc
calendar discover.conf.d hal ldap modutils postfix sestatus.conf wodim.conf
chkrootkit.conf discover.d hibernate ld.so.cache motd postgrey sgml wpa_supplicant
complete.tcsh dm host.conf ld.so.conf motd.tail ppp shadow X11
console dpkg hostname ld.so.conf.d mtab profile shadow- xdg
console-tools emacs hosts ld.so.hwcappkgs mtools.conf proftpd shells xml
Code: Alles auswählen
ls /etc/rc?.d -d -1
zeus:/etc# ls /etc/rc?.d -d -1
ls: /etc/rc?.d: Datei oder Verzeichnis nicht gefunden
zeus:/etc#
Code: Alles auswählen
matthias@biljana:~$ aptitude show file-rc
Paket: file-rc
...
Beschreibung: Bootmechanismus mit einer einzigen Konfigurationsdatei
Dies Paket stellt eine alternative Methode zum Booten, bzw. Herunterfahren eines Systems und dem Ändern eines Runlevels zur
Verfügung. Die /etc/rc?.d/* Links werden in eine Konfigurationsdatei /etc/runlevel.conf konvertiert, was einfacher zu
verwalten ist als symlinks, auch ist es flexibler.
Dies Paket konvertiert automatisch die existierenden symlinks in die Dateimethode bei der Installation, ebenso wird die
Datei bei Entfernen zurück in symlinks konvertiert. Bide Vorgänge passen für Skripte in /etc/init.d/rc, /etc/init.d/rcS,
/usr/sbin/update-rc.d, und /usr/sbin/invoke-rc.d.