1. 11 May, 2016 1 commit
    • don't make sysv init scripts dependant on distribution specifics · 02fdb536
      Evgeni Golov authored
      - /etc(/rc.d)?/init.d/functions does not exist on all distributions
      - LSB does not define a message function without an explicit status
      - Debian-derived systems add a log_daemon_msg for that
      
      lets define an own log_daemon_msg as echo and try to load LSB init
      functions afterwards, which might overload it with a nicer version
      
      that way the init scripts should work on any system, without hard
      dependencies on neither LSB nor /etc/init.d/functions
      
      Closes #309 #310 #311
      Signed-off-by: 's avatarEvgeni Golov <evgeni@debian.org>
  2. 18 Apr, 2016 18 commits
  3. 06 Apr, 2016 7 commits
  4. 05 Apr, 2016 9 commits
  5. 04 Apr, 2016 2 commits
  6. 03 Apr, 2016 3 commits