changed using cp to QFile to copy wireguard config
This commit is contained in:
parent
f0c3f1b9ba
commit
9962bac50b
2 changed files with 10 additions and 14 deletions
|
@ -37,7 +37,6 @@ private:
|
|||
|
||||
QSharedPointer<PrivilegedProcess> m_wireguardStartProcess;
|
||||
QSharedPointer<PrivilegedProcess> m_wireguardStopProcess;
|
||||
IpcClient *m_ipcClient;
|
||||
|
||||
bool m_isConfigLoaded = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue