summaryrefslogtreecommitdiff
path: root/src/core/mount.c
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-08-28 12:01:46 +0200
committerTom Gundersen <teg@jklm.no>2015-08-28 12:01:46 +0200
commit84d449b55215dfe81305d3ee89606fdc17150ad6 (patch)
treeebb5250b2cedcb493a435119a6f408a1f72b6162 /src/core/mount.c
parent9c92a077b667fe3947cc8a9caa197dea8b80b8e0 (diff)
parente049fa164f0062caab6e53113b3fd7102dc739ce (diff)
Merge pull request #1063 from poettering/dbus-interface-from-type
cgls/cgtop: a variety of modernizations
Diffstat (limited to 'src/core/mount.c')
-rw-r--r--src/core/mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/mount.c b/src/core/mount.c
index c0d1cdfbd4..7e19e66a51 100644
--- a/src/core/mount.c
+++ b/src/core/mount.c
@@ -1871,7 +1871,6 @@ const UnitVTable mount_vtable = {
.reset_failed = mount_reset_failed,
- .bus_interface = "org.freedesktop.systemd1.Mount",
.bus_vtable = bus_mount_vtable,
.bus_set_property = bus_mount_set_property,
.bus_commit_properties = bus_mount_commit_properties,