X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fsystemstatus.service;h=eb216619369673a3a43324513e3a85ffd58cc701;hb=40dd151ec6ba75633c74568da59e35a45351f194;hp=e21a4a330b5639cf7d79f16ec4a950448438ed2d;hpb=7e673f2615101982a17ffa0e23cb10b5b3803f07;p=distro-setup diff --git a/filesystem/etc/systemd/system/systemstatus.service b/filesystem/etc/systemd/system/systemstatus.service index e21a4a3..eb21661 100644 --- a/filesystem/etc/systemd/system/systemstatus.service +++ b/filesystem/etc/systemd/system/systemstatus.service @@ -6,7 +6,7 @@ After=local-fs.target [Service] Type=simple Environment=XDG_RUNTIME_DIR=/run/user/1000 -ExecStart=/usr/local/bin/sysd-mail-once -3 systemstatus /usr/local/bin/system-status +ExecStart=/usr/local/bin/system-status IOSchedulingClass=idle CPUSchedulingPolicy=idle User=iank @@ -16,4 +16,4 @@ RestartSec=600 [Install] -WantedBy=grahical.target +WantedBy=graphical.target