mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 21:57:44 +03:00
systemd keeps breaking things
This commit is contained in:
parent
320197a00e
commit
0a4bd845df
1 changed files with 5 additions and 0 deletions
5
dnscrypt-proxy/systemd_android.go
Normal file
5
dnscrypt-proxy/systemd_android.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package main
|
||||
|
||||
func (proxy *Proxy) SystemDListeners() error {
|
||||
return nil
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue