Skip to content
Snippets Groups Projects
  1. Nov 17, 2024
  2. Mar 25, 2021
  3. Feb 27, 2021
    • Seblu's avatar
      Use awk instead of sed/grep · 51c28623
      Seblu authored
      1) sed was not in deps, so it was implicit usage
      2) remove grep as dep
      51c28623
    • Seblu's avatar
      checkservice: Fix unable to find pid file · 1d2ce0e4
      Seblu authored
      When unit_path is sent to sed to workaround some chars in path,
      the escaped characters was decoded by printf and characters
      like \x2d were substitued by -, leading to an invalid path.
      
      Error was:
      ```
      $ checkservice
      Error:: Unable to find pid file for openvpn-client@vpn.seblu.net.service.
      ```
      1d2ce0e4
  4. Mar 18, 2020
  5. Apr 30, 2019
  6. Jun 19, 2017
  7. Jan 04, 2017
  8. Nov 09, 2016
  9. Jun 28, 2016
  10. Jun 20, 2016
  11. Feb 26, 2016
  12. Jan 02, 2016
  13. Sep 16, 2015
  14. Jul 01, 2015
  15. Jun 07, 2015
  16. Jun 06, 2015
  17. Jun 05, 2015
  18. Feb 24, 2015
Loading