Lennart Poettering on Nostr: When systemd's main() function is started it then goes through a careful process of ...
When systemd's main() function is started it then goes through a careful process of setting things up, i.e. establishing mounts, making things writable, loading security policies, initializing certain devices, RNGs, and so on, loading configuration and many many other things. This is carefully scheduled to be done in the right order, since after all we cannot assume that things are already set up for us, we have to do the setup *ourselves* after all.
Published at
2024-05-28 09:28:46Event JSON
{
"id": "1676fd47b875b82cb0b7fab3f5afb699364175a4191918369010b3ce69f38f8b",
"pubkey": "1d95c32d9a9d95a54f98eb2eaa156f3d3a71dc49eca2c960b2b89962758f1cc0",
"created_at": 1716888526,
"kind": 1,
"tags": [
[
"e",
"c334af4e6141e96c93020a22d565dff60fac80883c32c1f829f2cb76e5d0a94f",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://mastodon.social/users/pid_eins/statuses/112518006490453245",
"activitypub"
]
],
"content": "When systemd's main() function is started it then goes through a careful process of setting things up, i.e. establishing mounts, making things writable, loading security policies, initializing certain devices, RNGs, and so on, loading configuration and many many other things. This is carefully scheduled to be done in the right order, since after all we cannot assume that things are already set up for us, we have to do the setup *ourselves* after all.",
"sig": "62c2e7ab81900a338a63d4b7529d2cce865af4ff8434c9a969f1267e7ef0fc52206db19fc51c054064213b95a0394d0115f2d240aeaec7657d1388368e6f82c9"
}