Issue #2146 has been updated by bda.
commit 9f2b7e9c4ed76c0203ccb8ee8943a7f964cdef73 commit c5aa27bfee24c1e2e0f2186a5cbc4854f74fafec commit b4f32dd0bc58b9b426f92ea2a1e7d588ea9f4a7b commit ed2429e87dfd7a613260e88c1a4ac812a81b8669 commit 9dea54455d4a352dc14c577035bb0aded3a0b0d6 commit 77f9e316d0e09863c737754028dd9c7bf7116856 ---------------------------------------- Bug #2146: daemontools.rb does not need to unlink a service symlink to down a service http://projects.reductivelabs.com/issues/2146 Author: bda Status: Unreviewed Priority: Low Assigned to: Category: service Target version: Complexity: Trivial Affected version: 0.24.7 Keywords: daemontools provider service "disable" and "stop" are currently the same behavior. This is unnecessary. "svc -d" will down a service and not restart it until the system is rebooted or svscan is restarted (which should theoretically only happen on reboot or telinit q). ensure => "stopped" should only do an `svc -d` on the service. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
