minifirewall_systemd #141

Open
whirigoyen wants to merge 2 commits from minifirewall_systemd into master
Owner

Adaptation d'Evocheck à la gestion de minifirewall par systemd.

Adaptation d'Evocheck à la gestion de minifirewall par systemd.
whirigoyen added 2 commits 2022-05-04 10:12:42 +02:00
Owner

WIP in OP’s basket.

WIP in OP’s basket.
dprevot closed this pull request 2024-01-03 17:32:40 +01:00
whirigoyen reopened this pull request 2024-01-03 17:38:57 +01:00
Owner

Miscommunication, sorry… Yet, I’d feel more comfortable merging this PR once a (beta or alpha) minfirewall version relying on systemd will be available.

Miscommunication, sorry… Yet, I’d feel more comfortable merging this PR once a (beta or alpha) minfirewall version relying on systemd will be available.
This pull request has changes conflicting with the target branch.
  • evocheck.sh
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b minifirewall_systemd master
git pull origin minifirewall_systemd

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff minifirewall_systemd
git push origin master
Sign in to join this conversation.
No description provided.