<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div style="font-family: Arial; font-size: 10pt;">
      <p style="font-size: 10pt; font-family: Arial; margin: 0px;">Yeah,
        I meant an init script. You are right that I can't guarantee
        that someone doesn't have their /usr partition mounted. But then
        again, by the time anything runs in rc.local, every should be
        mounted in the fstab. So I don't think it'd be too much of a
        problem?</p>
    </div>
    <div
style="font-size: 10pt; padding-top: 3pt; margin-top: 5pt; border-top: 1pt solid #b5c4df; font-family: Tahoma, sans-serif;"><strong>From:
      </strong>Eric Pozharski [<a class="moz-txt-link-freetext" href="mailto:apple.universe@posteo.net">mailto:apple.universe@posteo.net</a>]<br>
      <strong>Sent: </strong>Friday, May 10, 2024 02:51 AM -04<br>
      <strong>To: </strong>"SlackBuilds.org Users List"<br>
      <strong>Subject: </strong>[Slackbuilds-users] Using something
      other than bash for rc scripts?<br>
      <br>
    </div>
    <div type="cite" cite="mid:Zj3D8XzbGXJpx5q4@freight.zombinet">
      <pre wrap="" class="moz-quote-pre">On Thu, May 09, 2024 at 04:00:46PM -0400, Charadon via SlackBuilds-users wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">I was wondering if it's fine to use another scripting language like
Perl for an rc script, rather than bash for a slackbuild.
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">This is ambiguous.  If you mean "rc.d/rc.* script that slackbuild
provides" then it's rather risky.  Until /usr-merge is complete you
can't be certain that perl (or whatever unshelled scripting) is already
available (even if the system is yours).

If you mean "*.SlackBuild that builds my slackbuild" then you're
inviting certain painful experiences (probably not worth it).

*CUT* [ 14 lines   1 level deep]

p.s.  From get go I've foreseen that rc.inet* will be crippling.  So
I've set on path of home-brew networking.  I choose zsh for this.

</pre>
    </div>
  </body>
</html>