aboutsummaryrefslogtreecommitdiff
path: root/init.d/staticroute.in
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-03-16 10:16:39 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-03-16 10:16:39 -0500
commit9bd63b5d4a16601712a65eb8962214cdd4d26ce5 (patch)
treec9bbba2e063e99aec0f8b3fb569c1c26277c04b7 /init.d/staticroute.in
parent48db17a93f5e60c0d241f8fb06bfbdd01206fb9c (diff)
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.
Diffstat (limited to 'init.d/staticroute.in')
-rw-r--r--init.d/staticroute.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/staticroute.in b/init.d/staticroute.in
index 85f90597..d970b519 100644
--- a/init.d/staticroute.in
+++ b/init.d/staticroute.in
@@ -1,4 +1,4 @@
-#!@SBINDIR@/openrc-run
+S#!@BINDIR@/openrc-run
# Copyright (c) 2009-2015 The OpenRC Authors.
# See the Authors file at the top-level directory of this distribution and
# https://github.com/OpenRC/openrc/blob/master/AUTHORS
@@ -14,9 +14,9 @@
description="Configures static routes."
__nl="
"
-
depend()
{
+ after clock
provide net
use network
keyword -jail -prefix -vserver