Re: How to create a systemd service that interact with nftables service

2023-06-25 Thread Anssi Saari
André Rodier writes: > Hello, all. > > I have a simple script, to save / and store dynamic nftables sets. > > I would like to create a systemd service, that starts -after- nftables is > started, and stops -before- nftables > is > stopped. > > Any idea on how to achieve this, please ? It depends

Re: How to create a systemd service that interact with nftables service

2023-06-25 Thread Nicolas George
Greg Wooledge (12023-06-25): > I think most of the time, this is not done as a systemd service at > all. It's usually invoked from the "up" hook when your network interface > is brought up, assuming you use /etc/network/interfaces. If you use > NetworkManager, then I don't know. > > Check interf

Re: How to create a systemd service that interact with nftables service

2023-06-25 Thread Greg Wooledge
On Sun, Jun 25, 2023 at 05:51:46PM +0200, André Rodier wrote: > I have a simple script, to save / and store dynamic nftables sets. > > I would like to create a systemd service, that starts -after- nftables is > started, and stops -before- nftables is > stopped. I think most of the time, this is

Package relevant to backlight control?

2023-06-25 Thread Gerald Anzalone
Hi: Since upgrading to Bookworm, the backlight control on my Apple iMac no longer works. I would like to report this bug, but don't know which package to associate it with. Thank you, Jerry

How to create a systemd service that interact with nftables service

2023-06-25 Thread André Rodier
Hello, all. I have a simple script, to save / and store dynamic nftables sets. I would like to create a systemd service, that starts -after- nftables is started, and stops -before- nftables is stopped. Any idea on how to achieve this, please ? I tried to play a little with ‘Requires’ or ‘After

Re: Fan speed and control

2023-06-25 Thread Richmond
Emanuel Berg writes: > Richmond wrote: > >> Smart fan control is enabled in the CMOS > > Complementary metal–oxide–semiconductor, AKA sea-moss? > > https://en.wikipedia.org/wiki/CMOS > > The CMOS BIOS: > > https://en.wikipedia.org/wiki/Nonvolatile_BIOS_memory > I meant CMOS settings. https:

Re: FOSS tool to do general stats from text indata

2023-06-25 Thread tomas
On Sun, Jun 25, 2023 at 08:28:05AM +0200, Emanuel Berg wrote: > tomas wrote: > > I mean a general tool, but with options to tweak the > report included, of course. > >>> > >>> If you can bear some tweaking, R is it. > >> > >> Sure! Let's run R on this e-mail. Does it work and if so, wha