Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-18 | units: don't enforce a holdoff time for journald, logind, udevd | Lennart Poettering | |
These services should be restarted as quickly as possible if they fail, and the extra safety net of the holdoff time is not necessary. | |||
2012-07-02 | units: Rename systemd-udev.service to systemd-udevd.service | Colin Guthrie | |
This naming convention is more inline with other systemd daemon unit names (systemd-logind.service, systemd-localed.service etc) The companion .socket units have also been renamed, however the -trigger and -settle units keep their current name as these are not directly related to daemon process itself. |