Correct daemon installation instructions
parent
920895ff23
commit
f51c154887
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cp opaque-proxy.service /etc/systemd/system
|
||||||
|
systemctl daemon-reload
|
||||||
|
systemctl enable opaque-proxy
|
||||||
|
systemctl start opaque-proxy
|
Loading…
Reference in New Issue