Re: [RTnet-developers] [PATCH] rtnet: remove shebang from rtnet.conf
Brought to you by:
bet-frogger,
kiszka
|
From: Jan K. <jan...@we...> - 2009-05-24 16:11:36
|
Hillier, Gernot wrote: > Hi there! > > The current git head of rtnet installs PREFIX/etc/rtnet.conf with > non-exec permissions but with a she-bang at start. > > If I'm not completely wrong, this script is not intended to be called > directly (would make no sense as it only sets environment vars), the > she-bang is wrong here. > > It also causes rpmlint to complain about installing a shell script in > /etc when e.g. building a SUSE package. > > So please apply the attached patch. TIA! Thanks, merged. Jan |