mirror of
https://github.com/SebastianObi/LXMF-Tools.git
synced 2025-12-22 08:27:06 +00:00
Changed service delay
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_bridge_matrix
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_bridge_meshtastic
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_bridge_mqtt
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_bridge_telegram
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_chatbot
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_cmd
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_distribution_group
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_distribution_group_extended
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_distribution_group_minimal
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_echo
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_provisioning
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_terminal
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_test
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Description=lxmf_welcome
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
ExecStartPre=/bin/sleep 10
|
||||
ExecStartPre=/bin/sleep 5
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
Reference in New Issue
Block a user