]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/automount.c
Merge pull request #15265 from fbuihuu/mount-fixes
[thirdparty/systemd.git] / src / core / automount.c
index 99b4eb2c81ad131cdf00ff4623fb4cfe3bb31327..566b56eb349ee667ea537b45fb9cc6af1db392ea 100644 (file)
@@ -1137,7 +1137,6 @@ const UnitVTable automount_vtable = {
 
         .reset_failed = automount_reset_failed,
 
-        .bus_vtable = bus_automount_vtable,
         .bus_set_property = bus_automount_set_property,
 
         .shutdown = automount_shutdown,