summaryrefslogtreecommitdiff
path: root/src/shared/devnode-acl.h
Commit message (Collapse)AuthorAgeFilesLines
* login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]Yu Watanabe2021-01-191-0/+34
The files are used by logind and udevd. And the functions in the files are not specific to logind, and quite general enough to move to libshared.