Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and rely on tmpfiles.d/ instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just removing a parenthesis
|
|
|
|
|
|
|
|
self-provides
|
|
|
|
in rc.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of sysinit.target, leaving the latter for sysv compatibility
|
|
hierarchies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 66d9b3b59551a33398b2201662af5c8c17a367c9.
If we check for i == ITERATOR_LAST we exit the loop one entry before the
end. Instead we should return if e is NULL.
|
|
|
|
|
|
This fixes a c&p error in 7472744bf9eddc7137f03233e49fa780793d5fc0
|
|
Read LANG from /etc/default/locale.
|