1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Lennart Poettering
80876c20f6 rework tty handling
We now make sure to run all services in their own session, possibly with
a controlling terminal.

This also extends the service and socket state machines a little.
2010-04-13 02:06:27 +02:00
Lennart Poettering
e537352b9b mount: implement mounting properly
This also includes code that writes utmp/wtmp records when applicable,
making use the mount infrastructure to detct when those files are
accessible.

Finally, this also introduces a --dump-configuration-items switch.
2010-04-10 18:00:34 +02:00
Lennart Poettering
50159e6a77 execute: make kill mode configurable 2010-04-08 00:52:14 +02:00
Lennart Poettering
8309400a17 service: parse default runlevels from init scripts 2010-04-07 20:27:52 +02:00
Lennart Poettering
23a177ef7c rework merging/loading logic 2010-04-06 02:43:58 +02:00
Lennart Poettering
8e27452380 cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
Lennart Poettering
81a2b7ceda execute: implement privilige dropping properly 2010-02-14 22:43:08 +01:00
Lennart Poettering
2c4104f009 service: add SysV init script parser 2010-02-14 01:09:01 +01:00
Lennart Poettering
47be870bd8 build: basic autoconfization 2010-02-03 14:21:48 +01:00
Lennart Poettering
a7334b0952 license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
Lennart Poettering
94f043472a greatly extend what we enforce as process properties 2010-01-30 01:55:42 +01:00
Lennart Poettering
1e2e81336b ratelimit start requests 2010-01-29 04:42:57 +01:00
Lennart Poettering
acbb02252a yay, we can start socket units 2010-01-27 04:31:52 +01:00
Lennart Poettering
87f0e418cf s/name/unit 2010-01-26 21:39:06 +01:00
Lennart Poettering
034c6ed7da first attempt at proper service/socket logic 2010-01-26 04:18:44 +01:00
Lennart Poettering
5cb5a6ffc3 first attempt in implementinging execution logic 2010-01-23 01:52:57 +01:00