services:system_and_service_managers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
services:system_and_service_managers [2016/07/06 13:51] – peter | services:system_and_service_managers [2020/07/26 13:10] (current) – old revision restored (2016/07/06 14:52) 173.249.63.71 | ||
---|---|---|---|
Line 45: | Line 45: | ||
**Advantages of systemd** | **Advantages of systemd** | ||
- | * Every process started gets its own cgroup or a particular cgroup. | + | * Every process started gets its own cgroup or a particular cgroup. This makes it more efficient to identify malicious users/ |
* Pre-creation of sockets and file handles for services, similar to how xinetd does for it's services, allowing dependent services to start faster. | * Pre-creation of sockets and file handles for services, similar to how xinetd does for it's services, allowing dependent services to start faster. | ||
* Fewer processes run to actually start a service. | * Fewer processes run to actually start a service. | ||
Line 72: | Line 72: | ||
Upstart jobs start as soon as they can. | Upstart jobs start as soon as they can. | ||
- | |||
services/system_and_service_managers.1467813070.txt.gz · Last modified: 2020/07/15 09:30 (external edit)