Re: How to remove settings from a systemd unit file

2024-06-05 Thread R. G. Newbury
On 2024-06-05 00:06, users-requ...@lists.fedoraproject.org wrote: From: Jeffrey Walton On Tue, Jun 4, 2024 at 7:24 PM Sam Varshavchik wrote: So I was tearing my hair out trying to figure out why attempts to push via DAV to a git repo were failing. However this apparently did not work.

fushionfitness

2024-06-05 Thread fushion fitness
I am mark disoza, working for fushionfitness PR consultant, with more than six years of experience in the PR and Digital Industry, helping teams achieve goals by streamlining the process. https://www.fushionfitness.com/ -- ___ users mailing list -- user

Re: start services

2024-06-05 Thread Barry
> On 5 Jun 2024, at 22:21, Patrick Dupre via users > wrote: > > Hello, > > Is there a way to start an installed fedora in rescue mode > and then start the services one by one as fedora would have done > in normal boot? Edit the grub boot to start the systemd rescue.target. Then you should b

start services

2024-06-05 Thread Patrick Dupre via users
Hello, Is there a way to start an installed fedora in rescue mode and then start the services one by one as fedora would have done in normal boot? Before the rescue mode was obtained by setting single-user Thanks. === Patr

Re: grub2-mkconfig

2024-06-05 Thread Tim via users
On Wed, 2024-06-05 at 13:37 +0200, Patrick Dupre via users wrote: > Sorry for all this mail exchanges for a simple thing. Multi-boot isn't a simple thing, there's a lot of hurdles. If you needed to ask, you needed to ask. That's what the list is for. -- NB: All unexpected mail to my mailbo

Re: How to remove settings from a systemd unit file

2024-06-05 Thread Todd Zullinger
Patrick O'Callaghan wrote: > On Wed, 2024-06-05 at 06:41 -0400, Sam Varshavchik wrote: >> Then, when you get to the actual description: >> >> ProtectHome= >> Takes a boolean argument or the special values >> "read-only" or "tmpfs". If true, the directories >> /home/, /root, and /run

Re: [Rawhide Test Week] DNF 5.2 2024-06-05 through 2024-06-11

2024-06-05 Thread Luna Jernberg
*attending* Den ons 5 juni 2024 kl 14:44 skrev Sumantro Mukherjee : > > Hey Folks, > > Many of you by now know that in Fedora, we try to open up more > opportunities to test upcoming features which are currently being > developed. This time DNF team is working closely with Fedora QA to run > the D

[Rawhide Test Week] DNF 5.2 2024-06-05 through 2024-06-11

2024-06-05 Thread Sumantro Mukherjee
Hey Folks, Many of you by now know that in Fedora, we try to open up more opportunities to test upcoming features which are currently being developed. This time DNF team is working closely with Fedora QA to run the DNF 5.2 test week[0]. As a part of this test week, we will be specifically testing

Re: grub2-mkconfig

2024-06-05 Thread Patrick Dupre via users
Thank for all these comments > > Patrick Dupre composed on 2024-06-04 23:57 (UTC+0200): > > > Disklabel type: gpt > > Disk identifier: 5975BF99-78B4-4807-9CE4-C2BB0B8FE075 > > > > Device Start End Sectors Size Type > > /dev/sda1 2048 6143 4096 2M BIOS boot > >

Re: How to remove settings from a systemd unit file

2024-06-05 Thread Patrick O'Callaghan
On Wed, 2024-06-05 at 06:41 -0400, Sam Varshavchik wrote: > Good luck finding where this is documented in the  > man pages, for overrides. There were barrels of laughs in > systemd.exec(5).  > First, there are several instances of "ProtectHome=yes" sprinkled in > random  > places. Then, when you

Re: How to remove settings from a systemd unit file

2024-06-05 Thread Sam Varshavchik
Felix Miata writes: > I tried using > systemctl edit httpd > And putting this in there: > [Service] > ProtectHome= > However this apparently did not work. Please show us the override file in /etc/systemd* that resulted from your edits. Using systemctl edit for for over a year had me baff

Re: grub2-mkconfig

2024-06-05 Thread Felix Miata
Patrick Dupre composed on 2024-06-04 23:57 (UTC+0200): > Disklabel type: gpt > Disk identifier: 5975BF99-78B4-4807-9CE4-C2BB0B8FE075 > > Device Start End Sectors Size Type > /dev/sda1 2048 6143 4096 2M BIOS boot > /dev/sda2 6144 33560575 335544321

Re: grub2-mkconfig

2024-06-05 Thread Patrick Dupre via users
> On 6/5/24 1:04 AM, Patrick Dupre via users wrote: > > Samuel S said > > > >> Number Start End Size Type File system Flags > >> 2 1049kB 470MB 469MB primary ext4 boot > >> 3 470MB 25.4GB 24.9GB primary ext4 > >> 4 25.4GB 82.0GB 56.6GB extended > >> 5 25.4GB 82.0GB 56.6GB logical ext4 > > > > You

Re: grub2-mkconfig

2024-06-05 Thread Samuel Sieb
On 6/5/24 1:04 AM, Patrick Dupre via users wrote: Samuel S said Number Start End Size Type File system Flags 2 1049kB 470MB 469MB primary ext4 boot 3 470MB 25.4GB 24.9GB primary ext4 4 25.4GB 82.0GB 56.6GB extended 5 25.4GB 82.0GB 56.6GB logical ext4 You don't have an EFI partition on this di

Re: grub2-mkconfig

2024-06-05 Thread Patrick Dupre via users
> > On Tue, 4 Jun 2024 22:15:33 +0200, Patrick Dupre via users wrote: > > > I guess that when I run grub2-mkconfig there was a UBS key what connected > > on the usb poer. > > > > I made some progresses, but not enough > > I mounted the Fedora 40 / and > > cp -a /mnt/fedrao40/boot/loader/entries/*