mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08: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:
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
|
||||
Reference in New Issue
Block a user