• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    linux client on runit

    Scheduled Pinned Locked Moved Solved Linux Problems
    2 Posts 1 Posters 49 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pilipp_edv
      last edited by

      the client should be compatible with distros not using systemd or initd according to the FOG Client installation page on the docs, but the installer fails during “installing files”.
      c6cb7ca1-0975-48eb-8a1b-2eb73b191abe-image.png
      There is no directory /opt/fog-service afterwards and there is also no log file in /tmp.
      Installer is run as root via mono version 6.14 on void linux. help would be much appreciated.

      1 Reply Last reply Reply Quote 0
      • P
        pilipp_edv
        last edited by pilipp_edv

        seems to work when copying the directory from another host over to /opt/fog-service and creating a runit file /etc/sv/fog-service/run with content

        #!/bin/sh
        exec 2>&1
        echo "Starting FOG Client..."
        exec mono-service /opt/fog-client/FOGService.exe -d /opt/fog-service -l /opt/fog-service/service.lock
        
        1 Reply Last reply Reply Quote 0
        • P pilipp_edv has marked this topic as solved
        • 1 / 1
        • First post
          Last post

        138

        Online

        12.7k

        Users

        17.6k

        Topics

        156.6k

        Posts
        Copyright © 2012-2026 FOG Project