Re: [systemd-devel] [RFC] runtime configurable timer

2014-10-24 Thread Lennart Poettering
On Fri, 24.10.14 16:12, WaLyong Cho (walyong@gmail.com) wrote: > On 10/23/2014 12:28 AM, Lennart Poettering wrote: > > On Thu, 11.09.14 17:45, WaLyong Cho (walyong@samsung.com) wrote: > > > >> (I will happy there is already similar method already exist.) > >> > >> systemd already has simi

Re: [systemd-devel] [RFC] runtime configurable timer

2014-10-24 Thread WaLyong Cho
On 10/23/2014 12:28 AM, Lennart Poettering wrote: > On Thu, 11.09.14 17:45, WaLyong Cho (walyong@samsung.com) wrote: > >> (I will happy there is already similar method already exist.) >> >> systemd already has similar functionality "systemd-run" but that is only >> for scope or service unit. I

Re: [systemd-devel] [RFC] runtime configurable timer

2014-10-22 Thread Lennart Poettering
On Wed, 17.09.14 16:20, WaLyong Cho (walyong@samsung.com) wrote: > Before start working it, we need some of discussion about how make the > transient unit. I think we have two options. > One is, as you said, make systemd-at and the other is add option to > systemd-run. (e.g. --OnCalendar=, --O

Re: [systemd-devel] [RFC] runtime configurable timer

2014-10-22 Thread Lennart Poettering
On Thu, 11.09.14 17:45, WaLyong Cho (walyong@samsung.com) wrote: > (I will happy there is already similar method already exist.) > > systemd already has similar functionality "systemd-run" but that is only > for scope or service unit. I think that is useful run a service without > unit file o

Re: [systemd-devel] [RFC] runtime configurable timer

2014-09-22 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Sep 17, 2014 at 04:20:14PM +0900, WaLyong Cho wrote: > Before start working it, we need some of discussion about how make the > transient unit. I think we have two options. > One is, as you said, make systemd-at and the other is add option to > systemd-run. (e.g. --OnCalendar=, --OnActiveSe

Re: [systemd-devel] [RFC] runtime configurable timer

2014-09-17 Thread WaLyong Cho
On 09/12/2014 12:54 AM, David Herrmann wrote: > Hi > > On Thu, Sep 11, 2014 at 10:45 AM, WaLyong Cho wrote: >> (I will happy there is already similar method already exist.) >> >> systemd already has similar functionality "systemd-run" but that is only >> for scope or service unit. I think that

Re: [systemd-devel] [RFC] runtime configurable timer

2014-09-11 Thread David Herrmann
Hi On Thu, Sep 11, 2014 at 10:45 AM, WaLyong Cho wrote: > (I will happy there is already similar method already exist.) > > systemd already has similar functionality "systemd-run" but that is only > for scope or service unit. I think that is useful run a service without > unit file on permanent s