|
|
|
|
|
by vimax
1001 days ago
|
|
Systems scans all of the unit files initially, and topologically sorts them to find the best start ordering for all services. Unit files are rescanned only when you run systems daemon-reload. One of its main design goals is a fast system startup, to do that it does need know the dependency ordering of all services. |
|