Skip to content
Snippets Groups Projects
  1. Dec 20, 2024
  2. Dec 10, 2024
  3. Dec 03, 2024
  4. Nov 03, 2024
  5. Aug 28, 2024
  6. Aug 22, 2024
    • quic-raghuvar's avatar
      50-adbd-cmdline.conf: Change /var to /etc in ConditionPathExists · c94cb00f
      quic-raghuvar authored
      If android-tools-adbd.service service needs to be up upon boot, then the path assigned to ConditionPathExists must be present at boot time. This means that the path set to ConditionPathExists must be created at build time itself. /etc is a better place to keep files and directories that are created at build time rather than /var. /var is expected to house files that are created at run time.
      
      Hence, change ConditionPathExists=|/var/usb-debugging-enabled to ConditionPathExists=|/etc/usb-debugging-enabled
  7. May 28, 2024
  8. May 02, 2024
  9. May 01, 2024
  10. Jan 31, 2024
  11. Jan 13, 2024
  12. Jan 12, 2024
  13. Dec 06, 2023
  14. Aug 28, 2023
  15. Aug 26, 2023
Loading