Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt-upgrades #478

Closed
Vctrsnts opened this issue Jan 30, 2023 · 0 comments
Closed

apt-upgrades #478

Vctrsnts opened this issue Jan 30, 2023 · 0 comments

Comments

@Vctrsnts
Copy link

Expected behavior

apt-upgrades not working on automatic mode

Actual behavior ( apt.conf.d )

APT::Update::Post-Invoke { "pkill -RTMIN+1 i3blocks || true"; };
DPkg::Post-Invoke { "pkill -RTMIN+1 i3blocks || true"; };

With the same chown and chmod that description

i3blocks config relevant to blocklet(s)

(the default)
[apt_upgrades]
command=/home/my_user/.config/i3/scripts/apt-upgrades
interval=1440
signal=1

cron to root

@daily aptitude update

Test with the script

With this configuration dont put anything on i3block. But if I execute bash apt-upgrades on console working perfect

Question

I have any error on my files? Because I dont see what.

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant