Github messages for voidlinux
 help / color / mirror / Atom feed
From: JohnTill123 <JohnTill123@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] ufw does not reenable after reboot. Fix is provided.
Date: Wed, 01 Sep 2021 18:19:48 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32795@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

New issue by JohnTill123 on void-packages repository

https://github.com/void-linux/void-packages/issues/32795

Description:
### System
* xuname:  Void 5.13.13_1 x86_64 GenuineIntel/VM uptodate rFF
* package:  ufw-0.36_4

### Expected behavior
After installing ufw and enabling it, it will be "active" and remain "active" after a reboot.

### Actual behavior
ufw is only active until a reboot, then it is "inactive" until it is manually enabled by the user.

### Steps to reproduce the behavior
Install  ufw as follows:
#xbps-install ufw
#xbps-reconfigure ufw
#ufw enable
#reboot 

#ufw status returns "inactive"

### FIX:  
$cd /etc/runit/runsvdir
$sudo ln -s /etc/sv/ufw ufw
This creates a symbolic link in the "/etc/runit/runsvdir" pointing to the "/etc/sf/ufw" directory where is the "run" file.

             reply	other threads:[~2021-09-01 16:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01 16:19 JohnTill123 [this message]
2021-09-01 17:42 ` paper42
2021-09-01 18:42 ` ericonr
2021-09-01 21:46 ` ericonr
2021-09-01 22:31 ` q66
2021-09-01 22:31 ` [ISSUE] [CLOSED] " q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32795@inbox.vuxu.org \
    --to=johntill123@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).