From Fedora Project Wiki
No edit summary |
(Adjust list of converted daemons to match Rahul's email) |
||
Line 3: | Line 3: | ||
== systemd == | == systemd == | ||
Fedora 14 has replaced Upstart with systemd. systemd uses services files located in /lib/systemd/system for services, and /etc/systemd/system for configuration. A | Fedora 14 has replaced Upstart with systemd. systemd uses services files located in /lib/systemd/system for services, and /etc/systemd/system for configuration. A number of desktop daemons have been initially converted to use systemd service files and small number of programs have been patched to take advantage of it. systemd is compatible with legacy SysV init scripts and rest of the migration will happen incrementally over time. | ||
* abrtd | * abrtd | ||
* acpid | * acpid | ||
* avahi | <!--* avahi | ||
* bluetooth | * bluetooth --> | ||
* dbus | * dbus | ||
* automount | <!-- * automount | ||
* firstboot | * firstboot | ||
* fsck | * fsck | ||
Line 18: | Line 18: | ||
* killall | * killall | ||
* mail-transfer-agent | * mail-transfer-agent | ||
* messagebus | * messagebus --> | ||
* NetworkManager | * NetworkManager | ||
* network | <!--* network | ||
* nss | * nss --> | ||
* ntpd | * ntpd | ||
* plymouth | <!--* plymouth | ||
* poweroff | * poweroff | ||
* prefdm | * prefdm | ||
Line 41: | Line 41: | ||
* sys-kernel-security | * sys-kernel-security | ||
* syslog | * syslog | ||
* systemd | * systemd --> | ||
* udev | * udev | ||
* umount | <!-- * umount | ||
* var-lock | * var-lock | ||
* var-run | * var-run --> | ||
Revision as of 13:58, 28 August 2010
systemd
Fedora 14 has replaced Upstart with systemd. systemd uses services files located in /lib/systemd/system for services, and /etc/systemd/system for configuration. A number of desktop daemons have been initially converted to use systemd service files and small number of programs have been patched to take advantage of it. systemd is compatible with legacy SysV init scripts and rest of the migration will happen incrementally over time.
- abrtd
- acpid
- dbus
- NetworkManager
- ntpd
- udev