support/init.d.examples: Do not use @PKG_PREFIX@ in service examples

I can't think of a reason to do this since these scripts are just
examples.

This is for #474.
This commit is contained in:
William Hubbs
2021-11-28 23:55:42 -06:00
parent cc0037e9ca
commit 331d6f14fd
7 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
command=@PKG_PREFIX@/sbin/dnsmasq
command=/sbin/dnsmasq
command_args=$dnsmasq_args
pidfile=/var/run/dnsmasq.pid
required_files=/etc/dnsmasq.conf