mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 04:54:07 +01:00
Fix duplicate "name" variable that sneaked in with the rc description commit.
Approved by: jhibbits
This commit is contained in:
parent
0d05666462
commit
72e733c5b1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298550
@ -34,7 +34,7 @@
|
||||
. /etc/rc.subr
|
||||
|
||||
name="geli2"
|
||||
name="GELI disk encryption"
|
||||
desc="GELI disk encryption"
|
||||
start_cmd="geli2_start"
|
||||
stop_cmd=":"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user