Add a silly rc_runlevel function to appease SpanKY :)
This commit is contained in:
@@ -38,6 +38,10 @@ yesno()
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rc_runlevel() {
|
||||||
|
rc-status --runlevel
|
||||||
|
}
|
||||||
|
|
||||||
_sanitize_path()
|
_sanitize_path()
|
||||||
{
|
{
|
||||||
local IFS=":" p= path=
|
local IFS=":" p= path=
|
||||||
|
Reference in New Issue
Block a user