Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377927 - sys-fs/cryptsetup: init script report rc_* line as invalid
Summary: sys-fs/cryptsetup: init script report rc_* line as invalid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-05 22:35 UTC by Marc Perrudin
Modified: 2011-08-07 23:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
1.1.3-dm-crypt-start.sh.diff (1.1.3-dm-crypt-start.sh.diff,391 bytes, patch)
2011-08-05 22:36 UTC, Marc Perrudin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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