diff --git a/asus_stylus.service b/asus_stylus.service index d137785..64b1ef6 100644 --- a/asus_stylus.service +++ b/asus_stylus.service @@ -9,8 +9,6 @@ StandardOutput=append:/var/log/asus_stylus-driver/error.log StandardError=append:/var/log/asus_stylus-driver/error.log TimeoutSec=5 Restart=on-failure -# For some operating systems with boot failure, adding this following property might resolve the issue -ExecStartPre=/bin/sleep 2 [Install] WantedBy=default.target