Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 377927

Summary: sys-fs/cryptsetup: init script report rc_* line as invalid
Product: Gentoo Linux Reporter: Marc Perrudin <gentoo>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 1.1.3-dm-crypt-start.sh.diff

Description Marc Perrudin 2011-08-05 22:35:13 UTC
When a line rc_* is added in conf.d file, the init.d script report the line as invalid.


Reproducible: Always

Steps to Reproduce:
1./etc/init.d/dmcrypt start
2.
3.
Actual Results:  
Skipping invalid line in dmcrypt: rc_...

Expected Results:  
No warning
Comment 1 Marc Perrudin 2011-08-05 22:36:41 UTC
Created attachment 282251 [details, diff]
1.1.3-dm-crypt-start.sh.diff

Here is a patch to prevent the warning.
Comment 2 SpanKY gentoo-dev 2011-08-07 23:40:49 UTC
thanks ... i tweaked the comment and pushed it out

http://sources.gentoo.org/sys-fs/cryptsetup/files/1.1.3-dm-crypt-start.sh?r1=1.5&r2=1.6