From 23f8f3ed5e8bfe09a5045c22e091a514be3e1620 Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 28 Jul 2014 07:12:43 +0400 Subject: [PATCH] Mount doesn't really depend on miscfs --- init.d/mount | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.d/mount b/init.d/mount index 9075a09..3daf518 100755 --- a/init.d/mount +++ b/init.d/mount @@ -1,7 +1,5 @@ #!/usr/bin/env watchman -depends miscfs - service_type='oneshot' start() {