Block a user
Add a script to restart fixes during the package upgrade
Add a script to restart fixes during the package upgrade
Unfortunately, this approach most probably won't work 😞 The reason is it is hard to constrol the scripts running on the user level from the root user or on the system level. I couldn't find any…
Use systemd services to run fixes
be2b24d26d
use only filenames for post scripts
3b6e886667
move services and timers on user level
4ff7f7a0b3
start the timers right away
184bdec3c4
add more accuracy for timers
5e22263904
use xargs to enable systemd timers
Add systemd timers to run the fixes periodically
Add a script to restart fixes during the package upgrade
Does it work now? Or it still doesn't restart the scripts?
Yeah, unfortunately, it doesn't 😞 We got some sudo
usage issues while testing, @tio shared an output in the TROMjaro chat.
Add a script to restart fixes during the package upgrade
I'm still learning how these git features work, lol 😄
You're doing very good 😄
Add a script to restart fixes during the package upgrade
7446f5ce65
add multiple fix instances check
57cd5cf29c
add post upgrade script to restart fixes