Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Post Bullseye update (Bind9 installed and running but not in /etc/init.d/bind9)

Featured Replies

Hi @d00p,

I just updated my server to Bullseye and although I had to reinstall mariadb, and also froxlor and some php7.4 packages it seems all is ok except with one thing bind9.

After the upgrade the /etc/init.d/bind9 was missing.. the bind9 service is running fine because I can use service bind9 status and I see it running

The problem is in DNS server reload command settings in Froxlor I had /etc/init.d/bind9 reload and obviously since it's not there it fails to reload the service.

What I did was change the command to service bind9 reload and it seems to be working fine.

My question is whether there should be really a bind9 in /etc/init.d

When I installed bind9 again I get this message:


Setting up bind9 (1:9.16.15-1) ...
named-resolvconf.service is a disabled or a static unit not running, not starting it.
Processing triggers for man-db (2.9.4-2) ...

/etc/init.d/resolvconf status is working fine

● resolvconf.service - Nameserver information manager
     Loaded: loaded (/lib/systemd/system/resolvconf.service; enabled; vendor preset: enabled)
     Active: active (exited) since Sun 2021-08-22 08:03:27 CEST; 27min ago
       Docs: man:resolvconf(8)
   Main PID: 1774 (code=exited, status=0/SUCCESS)
      Tasks: 0 (limit: 4559)
     Memory: 0B
        CPU: 0
     CGroup: /system.slice/resolvconf.service

 

Do you have any idea whether there should be bind9 in /etc/init.d/? or just using service bind9 reload/restart/start is fine?

 

Thanks!

Solved by d00p

Go to solution
  • Solution

Better use 'service' or 'systemctl' - many services just add init.d-files for compatibility reasons but they get removed more and more

  • Author

Yes that's what I thought :D I need to get used to systemd services syntax.. old habits :D

Thanks,

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.