mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
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
6 lines
62 B
SYSTEMD
6 lines
62 B
SYSTEMD
[Timer]
|
|
OnStartupSec=45
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|