Code Monkey home page Code Monkey logo

Comments (4)

rusty-snake avatar rusty-snake commented on September 18, 2024 1

If /etc/systemd/system/fdns.service or /usr/lib/systemd/system/fdns.service exist when you execute systemctl enable fdns.service, you need to tell systemd first that it exists. Either restart your system run execute systemctl daemon-reload.

from fdns.

rusty-snake avatar rusty-snake commented on September 18, 2024 1

rpmbuild wasn't in the Fedora 34 repo so I compiled from git

sudo dnf install rpm-build
$ LC_ALL=C dnf provides rpmbuild
Last metadata expiration check: 4:27:50 ago on Mon Sep 20 16:52:26 2021.
rpm-build-4.16.1.3-1.fc34.x86_64 : Scripts and executable programs used to build packages
Repo        : @System
Matched from:
Filename    : /usr/bin/rpmbuild

rpm-build-4.16.1.3-1.fc34.x86_64 : Scripts and executable programs used to build packages
Repo        : fedora
Matched from:
Filename    : /usr/bin/rpmbuild
sudo dnf install $(dnf repoquery --whatprovides /usr/bin/rpmbuild)

from fdns.

rusty-snake avatar rusty-snake commented on September 18, 2024

Well, you need to add fdns.service to systemd. You can not enable a unit that systemd isn't aware of. How did you installed fdns?

from fdns.

Futureknows avatar Futureknows commented on September 18, 2024

from fdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.