Mailinglist Archive: opensuse (1945 mails)
| < Previous | Next > |
Re: [opensuse] Re: Need to add an init script
- From: Philipp Thomas <Philipp.Thomas2@xxxxxxx>
- Date: Wed, 16 Dec 2009 06:12:53 +0100
- Message-id: <mtqgi59hl07gnilqdbcck58rch0dga3meq@xxxxxxx>
On Tue, 15 Dec 2009 22:37:42 -0600, you wrote:
And if you have other scripts you write yourself, you can use the term
you use for Provides: in other *Start/*Stop of other scripts.
Philipp
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
By these sections in the INIT INFO section, it will change the
softlinks accordingly.
# Required-Start: $syslog $remote_fs
# Should-Start: $time ypbind smtp
# Required-Stop: $syslog $remote_fs
# Should-Stop: ypbind smtp
And if you have other scripts you write yourself, you can use the term
you use for Provides: in other *Start/*Stop of other scripts.
Philipp
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |