]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/device.c
Merge pull request #15265 from fbuihuu/mount-fixes
[thirdparty/systemd.git] / src / core / device.c
index a24fea04d0fc650313798b4a617dba79702ff345..50d55289fa88db5c7c9e1aa102d2a732bb000f9d 100644 (file)
@@ -1063,7 +1063,6 @@ const UnitVTable device_vtable = {
                 "Device\0"
                 "Install\0",
 
-        .refuse_after = true,
         .gc_jobs = true,
 
         .init = device_init,