Re: [systemd-devel] [PATCH v6 2/3] timer: timer can be a transient unit

2014-12-08 Thread Lennart Poettering
On Tue, 09.12.14 00:03, WaLyong Cho (walyong@samsung.com) wrote: Applied 1/3 and 2/3! Thanks! > --- > src/core/dbus-timer.c | 143 > ++ > src/core/dbus-timer.h | 3 ++ > src/core/timer.c | 4 ++ > 3 files changed, 150 insertions(+) >

[systemd-devel] [PATCH v6 2/3] timer: timer can be a transient unit

2014-12-08 Thread WaLyong Cho
--- src/core/dbus-timer.c | 143 ++ src/core/dbus-timer.h | 3 ++ src/core/timer.c | 4 ++ 3 files changed, 150 insertions(+) diff --git a/src/core/dbus-timer.c b/src/core/dbus-timer.c index f1f8c54..43e7852 100644 --- a/src/core/dbus-timer