Artix Linux Forum

Artix Linux => System => Topic started by: TheExplorer on 18 November 2022, 09:55:26

Title: Can I disable this startup fetch sysinfo script?
Post by: TheExplorer on 18 November 2022, 09:55:26
Hello, guys

What is this script (or service) that runs some "fetch" program (http://0x0.st/oInQ.png) that draws an Artix logo and some sysinfo at startup?
I just want to disable it but can't find anything related.

Thanks in advance.
Title: Re: Can I disable this startup fetch sysinfo script?
Post by: Lancia on 18 November 2022, 10:01:36
What init do you use?
Title: Re: Can I disable this startup fetch sysinfo script?
Post by: capezotte on 18 November 2022, 11:14:30
Code: [Select]
pacman -R artix-branding-base
rm /etc/issue
Title: Re: Can I disable this startup fetch sysinfo script?
Post by: TheExplorer on 18 November 2022, 17:39:35

runit
Title: Re: Can I disable this startup fetch sysinfo script?
Post by: TheExplorer on 18 November 2022, 17:43:07

I've removed everything branding-related. No such package.


Yep, that's it. Thanks!
Title: Re: Can I disable this startup fetch sysinfo script?
Post by: nous on 19 November 2022, 21:13:11
There's a neofetch command in /etc/local.d/branding.start which creates it at every boot, just comment it out. Or you can uninstall artix-branding-base.