@3-/srv-linux 0.1.20 → 0.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @3-/srv-linux
2
2
 
3
+ ## 0.1.21
4
+
5
+ ### Patch Changes
6
+
7
+ - auto update
8
+
3
9
  ## 0.1.20
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@3-/srv-linux",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "os": [
5
5
  "linux"
6
6
  ],
package/systemd.service CHANGED
@@ -4,7 +4,8 @@ After=network.target
4
4
 
5
5
  [Service]
6
6
  ExecStart=$execPath "$scriptPath" run
7
- Restart=always
7
+ Restart=on-failure
8
+ RestartSec=60
8
9
  StandardOutput=syslog
9
10
  StandardError=syslog
10
11
  SyslogIdentifier=$name