mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
In general, it's better to avoid a negation. And "!" is special, because it is
used for history expansion, i.e. the same command would behave differently if
pasted on the command line.
Inspired by 4a899c5a23
.