You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.
it would be useful to support systemd's notify mechanism in torusblk nbd.
the use case here is a systemd unit with Type=notify for torusblk nbd, and having a corresponding .mount unit which has a Wants= for the torusblk nbd unit.
that way, the mount unit is delayed until the nbd block device is being served.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
it would be useful to support systemd's notify mechanism in torusblk nbd.
the use case here is a systemd unit with Type=notify for torusblk nbd, and having a corresponding .mount unit which has a Wants= for the torusblk nbd unit.
that way, the mount unit is delayed until the nbd block device is being served.
The text was updated successfully, but these errors were encountered: