Systemd

Μετάβαση σε: πλοήγηση, αναζήτηση

Πρότυπο:Lowercase titleΠρότυπο:Systemd navbar

Το
systemd είναι ένα νέο σύστημα εκκίνησης γραμμένο από τους Lennart, Kay και πολλούς άλλους. If you want to give it a try on openSUSE Factory follow these steps to get it all installed. If you want to help integrating systemd into openSUSE 12.1, see the systemd status page.

Systemd takes over the entire boot process. The script /etc/init.d/boot is completely ignored, and 'startpar' is never called. The sysv initscripts including /etc/init.d/boot.* are handled natively by systemd.

Every service that installs a native systemd service file, completely disables that way the sysv init scrip when systemd is used. The newer versions of D-Bus and udev install these service files, and therefore the scripts in /etc/init.d/ and all the symlinks there are ignored for these services. Over time, most commons services will not longer use init scripts if systemd is used to bring up the system.

see openSUSE:Systemd_tips