a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: debhelper add-on to handle runit runscripts
dh-runit provides a debhelper sequence addon named 'runit' and the
dh_runit command.
.
The dh_runit command installs runscripts and adds the appropriate code to
the postinst, prerm and postrm maint scripts to properly enable/disable
runscripts.
Description: debhelper add-on to handle runit runscripts
dh-runit provides a debhelper sequence addon named 'runit' and the
dh_runit command.
.
The dh_runit command installs runscripts and adds the appropriate code to
the postinst, prerm and postrm maint scripts to properly enable/disable
and purge runscripts. When runit is PID 1 the maint script code also takes
care of restarting services during upgrades, when appropriate.
--- 242966 Thu Jan 1 00:00:00 1970
+++ 280922 Thu Jan 1 00:00:00 1970
@@ -4,4 +4,5 @@
.
The dh_runit command installs runscripts and adds the appropriate code to
the postinst, prerm and postrm maint scripts to properly enable/disable
- runscripts.
+ and purge runscripts. When runit is PID 1 the maint script code also takes
+ care of restarting services during upgrades, when appropriate.