<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/systemd-units/.ignore, branch master</title>
<subtitle>My linux config and rc files
</subtitle>
<id>https://git.sommerfeld.dev/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.sommerfeld.dev/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/'/>
<updated>2026-04-21T00:23:40Z</updated>
<entry>
<title>fix(services): ignore more networkd/resolved companion sockets</title>
<updated>2026-04-21T00:23:40Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-21T00:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=9f74c9a819396d766f735ec2cc3339fb1659a716'/>
<id>urn:sha1:9f74c9a819396d766f735ec2cc3339fb1659a716</id>
<content type='text'>
systemd-networkd-resolve-hook.socket, systemd-networkd-varlink.socket,
systemd-networkd-varlink-metrics.socket, systemd-resolved-monitor.socket,
systemd-resolved-varlink.socket are all auto-activated via dependency
graphs of their parent services and have no [Install] of their own.
</content>
</entry>
<entry>
<title>fix(services): drop systemd-networkd.socket from curated, add to .ignore</title>
<updated>2026-04-21T00:23:39Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-21T00:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=e03330b027f3f7a9dd03204fedfe33602fb73f5c'/>
<id>urn:sha1:e03330b027f3f7a9dd03204fedfe33602fb73f5c</id>
<content type='text'>
systemd-networkd.socket has no [Install] section; it's auto-activated
by systemd-networkd.service via Sockets=. systemctl enable fails on it.
It still shows as enabled (symlinked from the service's dependency
graph), so add it to .ignore to keep drift output clean.
</content>
</entry>
<entry>
<title>feat(services): add .ignore list for distro-default noise</title>
<updated>2026-04-21T00:23:39Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-21T00:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=8db32848b966a571a19dd1d79192a9ffbf45eeec'/>
<id>urn:sha1:8db32848b966a571a19dd1d79192a9ffbf45eeec</id>
<content type='text'>
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.
</content>
</entry>
</feed>
