Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 419 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 419 Bytes

Installation

The installation script creates and enables a Linux service using systemd, specifically to address the issue of the Logi Bolt dongle waking up immediately after the PC enters sleep mode in Arch Linux. This disables USB wakeup functionality.

To install, execute the following command:

sudo sh install.sh

To uninstall, execute the following command:

sudo sh uninstall.sh