DIR: /lib/systemd/system/ |
Current File : //lib/systemd/system/dnf-automatic.service |
[Unit] Description=dnf automatic # See comment in dnf-makecache.service ConditionPathExists=!/run/ostree-booted After=network-online.target [Service] Type=oneshot Nice=19 IOSchedulingClass=2 IOSchedulingPriority=7 Environment="ABRT_IGNORE_PYTHON=1" ExecStart=/usr/bin/dnf-automatic /etc/dnf/automatic.conf --timer |