We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeeae7e commit 34a0ba5Copy full SHA for 34a0ba5
.setup/gateway.service
@@ -8,6 +8,9 @@ ExecStop=/bin/kill -s SIGTERM $MAINPID
8
ExecReload=/bin/kill -s HUP $MAINPID
9
KillMode=control-group
10
Restart=always
11
+RestartSec=3
12
+User=pi
13
+Group=pi
14
#StandardOutput=syslog
15
#StandardError=syslog
16
SyslogIdentifier=moteino-gateway
0 commit comments