2026-04-24 16:34:10 -04:00
|
|
|
[Unit]
|
2026-04-28 18:10:00 -04:00
|
|
|
# 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).
|
2026-04-24 16:34:10 -04:00
|
|
|
After=lvx-resolve-links.service
|
2026-04-28 18:10:00 -04:00
|
|
|
Wants=lvx-resolve-links.service
|