Files
shaggy-solar/LVX6048/etc/systemd/system/powermon2.service.d/10-resolver.conf

8 lines
348 B
Plaintext

[Unit]
# Wants= instead of Requires=: a failed/inactive resolver should NOT latch
# powermon into a permanently-failed state. powermon's own Restart=always
# handles the retry loop until /dev/lvx6048-2 reappears (e.g. after the
# resolve-links periodic timer next runs successfully).
After=lvx-resolve-links.service
Wants=lvx-resolve-links.service