1. 25 Mar, 2021 2 commits
  2. 03 Mar, 2021 4 commits
  3. 27 Feb, 2021 3 commits
    • 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
      Add dbus dependency · 62ad70b5
      Seblu authored
      Used by checkservice
      62ad70b5
    • 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. 05 Jul, 2020 1 commit
    • Seblu's avatar
      Add super_sogrep · 454e9245
      Seblu authored
      Used on orion/gemini (Arch Repo Machine) to check deps accross reposiotries.
      454e9245
  5. 18 Mar, 2020 1 commit
  6. 20 Feb, 2020 1 commit
  7. 03 Jan, 2020 10 commits
  8. 30 Apr, 2019 1 commit
  9. 20 Jan, 2019 1 commit
  10. 18 Nov, 2018 2 commits
  11. 04 Jun, 2018 1 commit
  12. 19 May, 2018 5 commits
  13. 20 Apr, 2018 1 commit
  14. 01 Apr, 2018 1 commit
  15. 17 Dec, 2017 1 commit
  16. 22 Aug, 2017 1 commit
  17. 19 Jun, 2017 1 commit
  18. 08 Apr, 2017 3 commits