Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[udisks2] Mount sd-card earlier. Fixes JB#42668
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Aug 14, 2018
1 parent f6b09b4 commit 0bd88b0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -46,7 +46,7 @@ index 00000000..a981e303
@@ -0,0 +1,12 @@
+[Unit]
+Description=Handle udisks sd mount
+After=init-done.service dev-%i.device
+After=dev-%i.device
+BindsTo=dev-%i.device
+Conflicts=rescue.target actdead.target factory-test.target
+
Expand Down

0 comments on commit 0bd88b0

Please sign in to comment.