On Dec 6, 2013 2:02 PM, "Cecil Westerhof" <cecil.wester...@snow.nl> wrote:
>
> Is it possible to do an automatic shutdown when there is no more room to
for journald to log? (They did not want to have logging removed.)

Currently no. journald tries to never use more than the configured % of
disk space and rotates away old logs, so it won't ever see a "disk full"
error. But a syslog daemon might help.

>
> Is there something to automatically convert the inittab?

No. But there is very little to convert; in most distros inittab was not
used to run services directly (aside from getty, which systemd always ships
unit files for, and xdm/kdm/gdm, which also ship their own).

> _______________________________________________
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to