Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | units: specify timeouts for more oneshot services | Zbigniew Jędrzejewski-Szmek | |
Even trivial service occasionally get stuck, for example when there's a problem with the journal. There's nothing more annoying that looking at the cylon eye for a job with an infinite timeout. Use standard 90s for jobs that do some work, and 30s for those which should be almost instantenous. | |||
2014-12-18 | systemd-hwdb: introduce new tool | Tom Gundersen | |
This pulls out the hwdb managment from udevadm into an independent tool. The old code is left in place for backwards compatibility, and easy of testing, but all documentation is dropped to encourage use of the new tool instead. |