On Tue, Aug 19, 2025 at 10:41 AM David Tardon <dtar...@redhat.com> wrote: ... > > > In any case, I have seen people using (and expecting) > > WantedBy=default.target to mean "please attempt to start this unit in > > any default target". Using 3 on kernel cmdline is setting default > > target for current boot (from user PoV), > > That's quite interesting interpretation of a "default"... To me,
"defalut target" == "target started by PID 1". > "default" means something that happens _if I don't make any choice_[1]. > If I pick a specific unit to start, it's not a temporary change of the > default, it's a selection of _something other than the default_. > > [1] https://www.merriam-webster.com/dictionary/default defines it as "a > selection automatically used by a program in the absence of a choice > made by the user" > > D. >