You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like there is a bug caused by the inconsistent directory in wondershaper.service and makefile when trying to run wondershaper as a service.
In wondershaper.service file, the ExecStart and ExecStop path is /usr/sbin/wondershaper. But in the makefile, the wondershaper path is actually /usr/local/sbin/wondershaper.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi authors and contributors,
It seems like there is a bug caused by the inconsistent directory in wondershaper.service and makefile when trying to run wondershaper as a service.
In wondershaper.service file, the ExecStart and ExecStop path is /usr/sbin/wondershaper. But in the makefile, the wondershaper path is actually /usr/local/sbin/wondershaper.
Thanks!
The text was updated successfully, but these errors were encountered: