aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/systemd-units/.ignore
Commit message (Collapse)AuthorAgeFilesLines
* feat(services): add .ignore list for distro-default noiseLibravatar sommerfeld2 days1-0/+7
systemd-units/.ignore is a user-maintainable list of units to suppress from 'just services-drift' uncurated output. Starts with three systemd presets that are harmless noise: remote-fs.target, systemd-network-generator.service, systemd-userdbd.socket. The dotfile is outside the *.txt glob so services / services-enable don't accidentally pick it up.