On Thu, Mar 3, 2011 at 7:51 AM, Andrey Borzenkov wrote:
> On Thu, Mar 3, 2011 at 12:31 AM, Lennart Poettering
> wrote:
>> On Wed, 02.03.11 11:41, Andrey Borzenkov (arvidj...@gmail.com) wrote:
>>
>>> It is expected that system will put "reboot" in wtmp to mark
>>> when it starts coming up. This is
User complained that with systemd nfs is never started. What actually
happens - it is started, but too early, before rpcbind. What happens
is:
{pts/1}% grep Provides /etc/init.d/rpcbind
# Provides: $portmap
{pts/1}% grep Require /etc/init.d/nfs-common
# Required-Start:$portmap
# Required-Stop:
On Thu, Mar 3, 2011 at 12:31 AM, Lennart Poettering
wrote:
> On Wed, 02.03.11 11:41, Andrey Borzenkov (arvidj...@gmail.com) wrote:
>
>> It is expected that system will put "reboot" in wtmp to mark
>> when it starts coming up. This is looked for by "who -b" and is
>> used by "last" to calculate cor
Hi,
On Tue, Mar 1, 2011 at 2:16 AM, Andrey Borzenkov wrote:
> Currently plymouth --wait will wait forever if daemon is not
> started. This does not look right - we were asked to wait for
> daemon to stop and daemon is obviously stopped. So make it
> exit right away in this case.
>
> This avoids t
On Wed, 02.03.11 11:41, Andrey Borzenkov (arvidj...@gmail.com) wrote:
> It is expected that system will put "reboot" in wtmp to mark
> when it starts coming up. This is looked for by "who -b" and is
> used by "last" to calculate correct time spent by various programs.
> Add systemd-update-utmp-reb
>> Is it possible to add aliase for "condrestart" to "try-restart"? and
>> "condreload" to "reload-or-try-restart"?
>
> Done.
>
>> What use for "condstop"? May be "stop"?
>
> Yes, our "stop" is a noop anyway if a service isn't running.
Thank you. May be add aliase condstop to stop too?
--
Alexey
It is expected that system will put "reboot" in wtmp to mark
when it starts coming up. This is looked for by "who -b" and is
used by "last" to calculate correct time spent by various programs.
Add systemd-update-utmp-reboot.service which is started as soon
as possible after local-fs.target to mark
It is expected that system will put "reboot" in wtmp to mark
when it starts coming up. This is looked for by "who -b" and is
used by "last" to calculate correct time spent by various programs.
Add systemd-update-utmp-reboot.service which is started as soon
as possible after local-fs.target to mark