Menu

#1 collectl init script for suse errors/fails

Unstable (example)
closed
nobody
None
5
2013-09-09
2012-12-06
No

The collectl init script looks in the wrong location for the collectl binary
and calls rc_status and rc_exit before sourcing /etc/rc.status

Therefore it exits with errors when start/stop/status is attempted.

# /etc/init.d/collectl start
Cannot find /usr/bin/collectl/etc/init.d/collectl: line 27: rc_status: command
not found
/etc/init.d/collectl: line 28: rc_exit: command not found
redirecting to systemctl
...

This results in the inability to start/stop/status the collectl service.

Discussion

  • T.M. Abraham

    T.M. Abraham - 2012-12-06

    patch for collectl-suse issues

     
  • Mark Seger

    Mark Seger - 2013-09-09
    • status: open --> closed
    • Group: --> Unstable (example)
     
  • Mark Seger

    Mark Seger - 2013-09-09

    This has been fixed