7 lines
53 B
Bash
7 lines
53 B
Bash
#!/bin/sh
|
|
|
|
#import functions
|
|
. /etc/rc.d/functions
|
|
|
|
|
#!/bin/sh
|
|
|
|
#import functions
|
|
. /etc/rc.d/functions
|
|
|
|
|