Skip to content

Commit 0a4bd84

Browse files
committed
systemd keeps breaking things
1 parent 320197a commit 0a4bd84

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

dnscrypt-proxy/systemd_android.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package main
2+
3+
func (proxy *Proxy) SystemDListeners() error {
4+
return nil
5+
}

0 commit comments

Comments
 (0)