From 9bd63b5d4a16601712a65eb8962214cdd4d26ce5 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 16 Mar 2017 10:16:39 -0500 Subject: update dependencies for clock service The clock services had a very long list of "before" dependencies that referred to other services within OpenRC. For ease of maintenance, convert these to "after clock" dependencies in the individual services. --- init.d/wscons.in | 1 + 1 file changed, 1 insertion(+) (limited to 'init.d/wscons.in') diff --git a/init.d/wscons.in b/init.d/wscons.in index cf5aee99..1f4acf01 100644 --- a/init.d/wscons.in +++ b/init.d/wscons.in @@ -11,6 +11,7 @@ depend() { + after clock need localmount keyword -prefix } -- cgit v1.2.3