mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 10:00:01 +01:00
migrated rc.d script to sbin
This commit is contained in:
@@ -29,8 +29,8 @@ load_rc_config ${name}
|
|||||||
start_cmd=bastille_start
|
start_cmd=bastille_start
|
||||||
stop_cmd=bastille_stop
|
stop_cmd=bastille_stop
|
||||||
|
|
||||||
start_command="/usr/local/bin/bbsd-start"
|
start_command="/usr/local/sbin/bbsd-start"
|
||||||
stop_command="/usr/local/bin/bbsd-stop"
|
stop_command="/usr/local/sbin/bbsd-stop"
|
||||||
|
|
||||||
bastille_start()
|
bastille_start()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user