bb-qq / r8152

Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters
GNU General Public License v2.0
1.93k stars 179 forks source link

Easy driver install #203

Closed MKVRG99 closed 1 year ago

MKVRG99 commented 2 years ago

You can allow the installation of the driver using the task scheduler without SSH just set the user as root in the task setting.

and run "install -m 4755 -o root -D /var/packages/r8152/target/r8152/spk_su /opt/sbin/spk_su"

bb-qq commented 2 years ago

Thank you for your proposal, but I would still like to recommend using SSH because it is easier to know the result of the command and diagnose the situation.