slight formatting change
Add a new line after "rc_runlevel()" for consistency.
This commit is contained in:
parent
70a3a3cf39
commit
9076baa573
@ -38,7 +38,8 @@ yesno()
|
||||
esac
|
||||
}
|
||||
|
||||
rc_runlevel() {
|
||||
rc_runlevel()
|
||||
{
|
||||
rc-status --runlevel
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user