Announcement

Collapse
No announcement yet.

How to create a system cron in Task Scheduler?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to create a system cron in Task Scheduler?

    In the Task Scheduler dialog of System Settings, there is an option to view System Crons, but not ability to edit an existing entry or create a new one.

    Kcron used to handle this as a stand alone app, but it is now integrated into SS. Does anyone know how to create a cron that requires su rights?
    Paul

    #2
    Re: How to create a system cron in Task Scheduler?

    KRunner: Alt + F2 and kdesudo kcmshell4 kcm_cron

    :~$ kcmshell4 --help
    Usage: kcmshell4 [Qt-options] [KDE-options] [options] module

    A tool to start single KDE control modules


    :~$ kcmshell4 --list | grep kcm_cron
    kcm_cron - Configure and schedule tasks

    With the KDE menu:

    Name: Root KCron
    Description: KCron root mode
    Command: kcmshell4 kcm_cron

    Run as a different user (on)
    Username: root




    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X