Giter Club home page Giter Club logo

Comments (4)

benoitf avatar benoitf commented on September 26, 2024

transferring the issue to podman repository

from podman.

Luap99 avatar Luap99 commented on September 26, 2024

systemd generators run very early at boot even before some filesystems are mounted so I am not sur eif this would even work reliably. For apple with viriofs mounts it might work but for all the other mounts the answer is most likely it will not work as they depend on the networking to be fully setup which is far later.

So I don't think this is a good idea and they should be added in the machine fs directly.

from podman.

Nitrousoxide avatar Nitrousoxide commented on September 26, 2024

systemd generators run very early at boot even before some filesystems are mounted so I am not sur eif this would even work reliably. For apple with viriofs mounts it might work but for all the other mounts the answer is most likely it will not work as they depend on the networking to be fully setup which is far later.

So I don't think this is a good idea and they should be added in the machine fs directly.

If that's an issue it shouldn't be difficult to just define a systemd service in the coreos vm's ignition to do a quick systemctl --user daemon-reload after mounts are complete.

from podman.

Luap99 avatar Luap99 commented on September 26, 2024

systemd generators run very early at boot even before some filesystems are mounted so I am not sur eif this would even work reliably. For apple with viriofs mounts it might work but for all the other mounts the answer is most likely it will not work as they depend on the networking to be fully setup which is far later.
So I don't think this is a good idea and they should be added in the machine fs directly.

If that's an issue it shouldn't be difficult to just define a systemd service in the coreos vm's ignition to do a quick systemctl --user daemon-reload after mounts are complete.

It is not that easy, yes it will generate the new units but if they are setup to be started on boot then they won't trigger if they are added later AFAIK so this would make them quite useless.

from podman.

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.