Scheduling Virtual AP Interfaces

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Goto page Previous  1, 2
Author Message
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14222
Location: Texas, USA

PostPosted: Tue Dec 28, 2021 9:03    Post subject: Reply with quote
Ok, we can play these games. I have the previous version of this page with my original post saved.

To repeat myself, micro builds for Broadcom K24 are the only firmware images which do *not* have cron or the cron config in the webUI.
Code:
root@TL-WA901ND v2:~# which cron
/usr/sbin/cron
root@TL-WA901ND v2:~#

https://github.com/mirror/dd-wrt/blob/master/src/router/rules/cron.mk
Code:
cron-install:
ifneq ($(CONFIG_DIST),"micro")
ifneq ($(CONFIG_DIST),"micro-special")
   #install -d $(INSTALLDIR)/cron/etc/cron.d
   install -D cron/cron $(INSTALLDIR)/cron/usr/sbin/cron
   $(STRIP) $(INSTALLDIR)/cron/usr/sbin/cron
endif
endif
   @true

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
gnurob
DD-WRT Novice


Joined: 14 Dec 2021
Posts: 8

PostPosted: Tue Dec 28, 2021 13:23    Post subject: Reply with quote
SurprisedItWorks wrote:
Maybe we have such different builds that I have cron in the GUI and you don't? Check to be sure: GUI, Administration tab, Management (default) subtab, Cron section.


Mine is a little behind. I'll find some time over the holidays to this updated and come back.

Merry Christmas
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum