Update copyrights, my email and license.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@/sbin/avahi-dnsconfd
|
||||
command_args="${avahi_dnsconfd_args} -D"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@%%/sbin/avahi-daemon
|
||||
command_args="${avahid_args} -D"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@%%/bin/dbus-daemon
|
||||
pidfile=@VARBASE@/run/dbus/dbus.pid
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@/sbin/dnsmasq
|
||||
command_args=${dnsmasq_args}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@/sbin/hald
|
||||
pidfile=@VARBASE@/run/hald/hald.pid
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=/usr/sbin/named
|
||||
command_args=${named_args}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
ntpd_config=${ntpd_config:-/etc/ntp.conf}
|
||||
ntpd_drift=${ntpd_drift:-/var/db/ntpd.drift}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
vpn=${SVCNAME#*.}
|
||||
name="OpenVPN"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=@PREFIX@/sbin/polkitd
|
||||
pidfile=@VARBASE@/run/polkitd/polkitd.pid
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 2007-2008 Roy Marples
|
||||
# All rights reserved
|
||||
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
command=/usr/sbin/sshd
|
||||
command_args=${sshd_args}
|
||||
|
||||
Reference in New Issue
Block a user