Score:0

run service by delay after boot ubuntu 18.0.4

gt flag

if I want Statrt service For example 10 second after Boot ubuntu

I used this

[Unit]
Description=Start up script

[Service]
Type=forking
ExecStartPre=-/bin/sleep 10
EnvironmentFile==/root/gateway.sh start
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
SysVStartPriority=99


[Install]
WantedBy=multi-user.target

For run gateway.sh file

But donnot work

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.