mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Create mmdvmhost.timer
This is used to delay the boot time start of MMDVMHost This enables the network / DNS / everything else important to start up before MMVMHost starts
This commit is contained in:
parent
c1ce8471b1
commit
3ce060e7bc
1 changed files with 5 additions and 0 deletions
5
linux/systemd/mmdvmhost.timer
Normal file
5
linux/systemd/mmdvmhost.timer
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[Timer]
|
||||
OnStartupSec=45
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue