1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 15:21:37 +03:00
Commit Graph

29 Commits

Author SHA1 Message Date
Lennart Poettering
2882c7eda0 unit: automatically connect to syslog when it becomes available 2010-04-06 22:01:06 +02:00
Lennart Poettering
f278026d21 dbus: connect to bus as soon as the special dbus service is around 2010-04-06 16:32:07 +02:00
Lennart Poettering
23a177ef7c rework merging/loading logic 2010-04-06 02:43:58 +02:00
Lennart Poettering
bd77d0fccc sysv: properly handle Provides LSB header 2010-04-01 21:30:40 +02:00
Lennart Poettering
8e27452380 cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
Lennart Poettering
2e478a46c3 mount,device: drop prefix from unit names to make them easily decodable 2010-02-14 01:02:46 +01:00
Lennart Poettering
6be1e7d538 unit: rename load_path to fragment_path to make clear what kind of configuration file this is 2010-02-14 01:01:10 +01:00
Lennart Poettering
036643a247 config: implement search path logic 2010-02-13 01:07:02 +01:00
Lennart Poettering
7898b0cf7e unit: if start is called for a non-startable service and it is around, return EALREADY, don't refuse 2010-02-12 02:40:28 +01:00
Lennart Poettering
c1e1601e8c dbus: send out signals when units/jobs come, go and change 2010-02-05 00:38:41 +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
ea4309869e add basic (and not very useful) D-Bus support 2010-02-01 03:33:24 +01:00
Lennart Poettering
94f043472a greatly extend what we enforce as process properties 2010-01-30 01:55:42 +01:00
Lennart Poettering
f3bff0eb3b implement recursive_stop/stop_when_unneeded unit flags 2010-01-29 20:47:15 +01:00
Lennart Poettering
f94ea366d3 monitor udev for device changes 2010-01-29 06:45:59 +01:00
Lennart Poettering
ef734fd6c2 watch mount status file 2010-01-29 06:04:08 +01:00
Lennart Poettering
f50e0a0123 implement coldpluggin 2010-01-29 03:18:09 +01:00
Lennart Poettering
b08d03ffe5 add mount enumerator 2010-01-29 02:07:41 +01:00
Lennart Poettering
0ae97ec115 add api for choose the id name for a service 2010-01-29 01:49:34 +01:00
Lennart Poettering
88066b3a67 add unit_name_escape_path() call 2010-01-28 06:44:30 +01:00
Lennart Poettering
b5ea5d95b4 relax unit name rules a bit 2010-01-28 06:44:13 +01:00
Lennart Poettering
09b6b09f44 add new unit_add_dependency_by_name() call 2010-01-28 06:43:23 +01:00
Lennart Poettering
d46de8a1a2 rework config file load logic 2010-01-28 02:44:47 +01:00
Lennart Poettering
fdf88f5f33 unit_merge() needs a proper review 2010-01-28 02:00:07 +01:00
Lennart Poettering
48e11fe880 don't allow zero length unit names 2010-01-27 04:56:02 +01:00
Lennart Poettering
acbb02252a yay, we can start socket units 2010-01-27 04:31:52 +01:00
Lennart Poettering
0301abf48e implement drop-in directories 2010-01-27 00:15:56 +01:00
Lennart Poettering
87f0e418cf s/name/unit 2010-01-26 21:39:06 +01:00