summaryrefslogtreecommitdiff
path: root/system/util-linux/0000-utmps-paths.patch
AgeCommit message (Collapse)AuthorFilesLines
2025-06-25system/util-linux: Update to 2.41.1A. Wilcox1-4/+4
Performance enhancements; support for mountfd; misc new features.
2023-09-15system/util-linux: fix default paths for utmpsLaurent Bercot1-0/+59
utmp is a mess everywhere, properly cleaning it up would be a herculean task. Instead, here, we just change the hardcoded assumptions into other hardcoded assumptions that work for us.