aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-16 13:00:22 +0300
committerCem Keylan <cem@ckyln.com>2020-05-16 13:00:22 +0300
commitf3508afa135d08fbc15187511815ac67a759db75 (patch)
treef91b084e1798819c5639c7ecf7492c7de154c9a3 /rc.shutdown
parent12bf18ba843cfbc2f332121a366b565088e31fbf (diff)
downloadinit-f3508afa135d08fbc15187511815ac67a759db75.tar.gz
rc.lib/shutdown: disable shellcheck errors
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-xrc.shutdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.shutdown b/rc.shutdown
index c74bee1..6521383 100755
--- a/rc.shutdown
+++ b/rc.shutdown
@@ -1,4 +1,5 @@
#!/bin/sh
+# shellcheck disable=1090,1091
. /etc/init/rc.conf
. INITDIR/rc.lib