#!/usr/bin/python3

import subprocess


def start():
    subprocess.call(['/usr/share/sisyphus/helpers/set_jobs'])