Преглед изворни кода

Update job.sls

cron.absent   with the right user (default is root)
pull/200/head
preussal пре 5 година
родитељ
комит
3cd5c0077d
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      linux/system/job.sls

+ 1
- 0
linux/system/job.sls Прегледај датотеку

@@ -43,6 +43,7 @@ linux_job_{{ job.command }}:
{%- if job.get('identifier', True) %}
- identifier: {{ job.get('identifier', job.get('name', name)) }}
{%- endif %}
- user: {{ job_user }}
{%- endif %}
{%- endfor %}
{%- endif %}

Loading…
Откажи
Сачувај