[Unit] Description=systemstatus StartLimitIntervalSec=0 After=local-fs.target [Service] Type=simple Environment=XDG_RUNTIME_DIR=/run/user/1000 ExecStart=/usr/local/bin/system-status IOSchedulingClass=idle CPUSchedulingPolicy=idle User=iank Group=iank Restart=always RestartSec=600 [Install] WantedBy=graphical.target