Lennart Poettering
9ea9a0c85c
unit: allow state change from running to restarting
2010-04-13 04:51:38 +02:00
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
f6ff8c29ca
unit: introduce unit_load_related_unit()
2010-04-10 18:00:20 +02:00
Lennart Poettering
013b87c091
unit: make cgroup controller/path specification more flexible
2010-04-10 18:00:20 +02:00
Lennart Poettering
8e471ccd15
unit: issue notify even if the high-level state didn't change
2010-04-10 18:00:20 +02:00
Lennart Poettering
b065047527
unit: dump some data only when unit is loaded
2010-04-10 18:00:20 +02:00
Lennart Poettering
2fad8195ba
unit: dump start/exit timestamp
2010-04-10 18:00:20 +02:00
Lennart Poettering
3616a49cb0
unit: free data from merged unit when we don't need it anymore
2010-04-10 18:00:20 +02:00
Lennart Poettering
819e213fbf
unit: refuse merging if the unit in question has a job assigned or suchlike
2010-04-10 18:00:20 +02:00
Lennart Poettering
cc91696756
unit: when merging a device, follow the merge first
2010-04-08 04:35:03 +02:00
Lennart Poettering
a096ed36f0
unit: make sure we detect messagbus/syslog going up
2010-04-08 01:22:51 +02:00
Lennart Poettering
e53ae031a0
dbus: print a line when we connect to dbus
2010-04-08 00:53:33 +02:00
Lennart Poettering
50159e6a77
execute: make kill mode configurable
2010-04-08 00:52:14 +02:00
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