Skip to content

Commit

Permalink
fix(rust): set the path of the o.o.Agama.Storage1.ISCSI.Initiator int…
Browse files Browse the repository at this point in the history
…erface
  • Loading branch information
imobachgs committed Nov 26, 2024
1 parent efd13ac commit a87830d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/agama-lib/src/storage/proxies/iscsi/initiator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
use zbus::proxy;
#[proxy(
default_service = "org.opensuse.Agama.Storage1",
default_path = "/org/opensuse/Agama/Storage1",
interface = "org.opensuse.Agama.Storage1.ISCSI.Initiator",
assume_defaults = true
)]
Expand Down

0 comments on commit a87830d

Please sign in to comment.