mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-29 03:34:17 +01: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
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…
Reference in a new issue