summaryrefslogtreecommitdiff
path: root/firewalld.initd
diff options
context:
space:
mode:
Diffstat (limited to 'firewalld.initd')
-rw-r--r--firewalld.initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/firewalld.initd b/firewalld.initd
index 2618338..84288d3 100644
--- a/firewalld.initd
+++ b/firewalld.initd
@@ -1,9 +1,9 @@
-#!/sbin/openrc-run
+#!/bin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
description="FirewallD"
-command=/usr/sbin/firewalld
+command=/usr/bin/firewalld
pidfile=/var/run/firewalld.pid
depend() {