summaryrefslogtreecommitdiff
path: root/sd_daemon/listen_fds.go
diff options
context:
space:
mode:
Diffstat (limited to 'sd_daemon/listen_fds.go')
-rw-r--r--sd_daemon/listen_fds.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd_daemon/listen_fds.go b/sd_daemon/listen_fds.go
index fbd2247..0ddf0d0 100644
--- a/sd_daemon/listen_fds.go
+++ b/sd_daemon/listen_fds.go
@@ -21,7 +21,8 @@ import (
"syscall"
)
-//#include <systemd/sd-daemon.h>
+///*#include <systemd/sd-daemon.h>*/
+//#define SD_LISTEN_FDS_START 3
import "C"
// Returns a list of file descriptors passed in by the service manager