public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] newsitem: OpenRC runscript transition (draft 2)
@ 2016-08-22 19:03 William Hubbs
  2016-08-22 19:52 ` Pacho Ramos
  2016-08-22 19:53 ` Ulrich Mueller
  0 siblings, 2 replies; 5+ messages in thread
From: William Hubbs @ 2016-08-22 19:03 UTC (permalink / raw
  To: gentoo development; +Cc: pr


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.2: 2016-08-25-openrc-runscript-transition.en.txt --]
[-- Type: text/plain, Size: 874 bytes --]

Title: OpenRC runscript transition
Author: William Hubbs <williamh@gentoo.org>
Content-Type: text/plain
Posted: 2016-08-25
Revision: 1
News-Item-Format: 1.0
Display-If-Installed: <sys-apps/openrc-0.22

Starting with OpenRC 0.21.3, service script authors should use
#!/sbin/openrc-run instead of #!/sbin/runscript to start their scripts.

The following warning will be displayed for each service on your system
which is not updated:

 * <scriptpath> uses runscript, please convert to openrc-run.

This warning is not fatal; your system will boot normally.

To silence most of the warnings, you should run the following command as root:

# emerge --oneshot -av $(grep -l "#!/sbin/runscript" /etc/init.d/*)

If you have any service scripts after running this command that generate
this warning, please file bugs against the packages that own these
scripts, not against OpenRC.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-23  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 19:03 [gentoo-dev] newsitem: OpenRC runscript transition (draft 2) William Hubbs
2016-08-22 19:52 ` Pacho Ramos
2016-08-22 19:53 ` Ulrich Mueller
2016-08-22 21:45   ` William Hubbs
2016-08-23  0:56     ` [gentoo-dev] " Jonathan Callen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox