8 lines
348 B
Plaintext
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-1 reappears (e.g. after the
|
|
# resolve-links periodic timer next runs successfully).
|
|
After=lvx-resolve-links.service
|
|
Wants=lvx-resolve-links.service
|