Hacker News new | ask | show | jobs
by maxerickson 919 days ago
Presumably so you can't turn it off simply by uncommenting the line. The default is defined in some source file.
1 comments

Mine says

  # Defaults to true for security.
  #ClassicBondedOnly=true
(which is the patch indicated)
I don't follow your point.
I was answering yours (perhaps reading it not the way you intended) and the grand parent's "HOWEVER 'ClassicBondedOnly=true' is commented out". No big deal. This style of option and comment and commenting out the option (default or not) is autopilot common - no special intent here.