Skip to content

Comment on Systemd by Example (2021)parent

Comments

The issue would be blocking the network coming down.

I think something like:

  Wants=network-online.target
  After=network-online.target
  Before=shutdown.target
  DefaultDependencies=no

Yeah it’s definitely expressable but non-obvious

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.