3ce060e7bc
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
5 lines
62 B
SYSTEMD
5 lines
62 B
SYSTEMD
[Timer]
|
|
OnStartupSec=45
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|