-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a guide on how to start and configure the config.json when installed via snap? #1146
Comments
Not sure. If you finally find the answer, please help to improve the README.md. |
shadowsocks-rust/snap/snapcraft.yaml Lines 39 to 42 in 08f350f
As you can see in the https://snapcraft.io/docs/environment-variables According to document, So you could put the configuration file to Here is the default search path: shadowsocks-rust/src/config.rs Lines 16 to 69 in 08f350f
|
I just can't get it to working using this .service file I created.
The text was updated successfully, but these errors were encountered: