Age | Commit message (Collapse) | Author |
|
This commit is a first attempt to isolate the udev code from the
remaining code base. It intentionally does not modify any files
but purely delete files which, on a first examination, appear to
not be needed. This is a sweeping commit which may easily have
missed needed code. Files can be retrieved by doing a checkout
from the previous commit:
git checkout 2944f347d0 -- <filename>
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=54501
|
|
Make sure the man page titles are similar in style and capitalization so
that our man page index looks pretty.
|
|
|
|
This replaces the symlink based dependency by an explicit one in the
unit file so that we avoid the dangling symlink when no display manager
is installed.
|
|
|
|
These service units also execute our own code, hence rename the
accordingly and prefix them with systemd-
|
|
|