FreeBSD Bugzilla – Attachment 87560 Details for
Bug 124167
removed reference to .sh suffix requirement and changed script permission from 755 -> 555
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
Sahil Tandon
on 2008-05-31 19:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sahil Tandon
Created:
2008-05-31 19:40:01 UTC
Size:
1.25 KB
patch
obsolete
>--- doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml.old 2008-05-30 18:46:33.000000000 -0400 >+++ doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml 2008-05-30 19:08:09.000000000 -0400 >@@ -367,13 +367,11 @@ > > <para>While every script must meet some minimal requirements, most > of the time these requirements are &os; version >- agnostic. Each script must have a <filename>.sh</filename> >- extension appended to the end and every script must be >- executable by the system. The latter may be achieved by using >- the <command>chmod</command> command and setting the unique permissions >- of <literal>755</literal>. There should also be, at minimal, >- an option to <literal>start</literal> the application and an >- option to <literal>stop</literal> the application.</para> >+ agnostic. Each script must be executable by the system; this is >+ typically achieved by using the <command>chmod</command> command and >+ setting the unique permissions of <literal>555</literal>. There should >+ also be, at minimal, options to <literal>start</literal> and <literal>stop</literal> >+ the application.</para> > > <para>The simplest start up script would probably look a little > bit like this one:</para>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 124167
: 87560