mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix typo (forgotten "=" after desc).
This commit is contained in:
parent
ec8497e117
commit
f732131386
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
. /etc/rc.subr
|
||||
|
||||
name="ccd"
|
||||
desc"Concatenated disks setup"
|
||||
desc="Concatenated disks setup"
|
||||
start_cmd="ccd_start"
|
||||
stop_cmd=":"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue