Community
User Guides
Support
Community
Help Forums
English Forum
General
About our Community
General Discussion
News and Feedback
Products
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Beta programs
Feature Requests
Finnish Forum (Tukifoorumi)
Tuotteet Kotiin
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Muut tietoturvatuotteet
Support Articles
Language
English
Suomi
Deutsch
Français
日本語
Svenska
Dansk
Italiano
Nederlands
Norsk
Polski
中文 (繁體)
Products & Services
F-Secure TOTAL
F-Secure SAFE / Internet Security / Anti-Virus
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Common topics
User Guides
Support
Login
|
Register
Linux Security 64: How to configure daily schedule scan using lsctl command? - F-Secure Community
<main> <article class="userContent"> <h3 data-version="3" data-article="000041460" data-id="issue">Issue:</h3> <p>Linux Security 64: How to configure daily schedule scan using lsctl command? </p> <h3 data-id="resolution">Resolution:</h3> <p>Run the following commands to enable schedule scan on everyday.<br><br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule monday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule tuesday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule wednesday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule thursday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule friday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule saturday true<br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule sunday true<br><br>Run the following command to configure the time to start a schedule scan on the set days. <br>The value is a 24-hour time value (HH:MM) in the endpoint's time zone.<br><br># /opt/f-secure/linuxsecurity/bin/lsctl set ods schedule weekly_schedule time_of_day 14:00<br><br>Refer to help page for details:<br><a href="https://help.f-secure.com/product.html#business/linux-security-64/latest/en/concept_4CDB54E11FDF4560B87FE6C3C8935385-latest-en" rel="nofollow">https://help.f-secure.com/product.html#business/linux-security-64/latest/en/concept_4CDB54E11FDF4560B87FE6C3C8935385-latest-en</a><br>・ods schedule schedule_type<br>・ods schedule weekly_schedule<br>・ods schedule weekly_schedule [monday|tuesday|wednesday|thursday|friday|saturday|sunday]<br>・ods schedule weekly_schedule time_of_day</p> <p>Article no: 000041460</p> </article> </main>