{
    "mode": "man",
    "parameter": "mk-runscript",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/mk-runscript/8/json",
    "generated": "2026-06-03T00:25:09Z",
    "synopsis": "mk-runscript [--add|--remove] unprivilleged USER",
    "sections": {
        "NAME": {
            "content": "mk-runscript - generate service scripts for runit\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "mk-runscript [--add|--remove] unprivilleged USER\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Add or remove runscript into directory, specified by SVDIR environment variable. List of sup‐\nported runscripts see below. These runscripts are too site-specific, so it is  impossible  to\nput them into binary package.\n\nIf  SVDIR is not set and current user is not root, then ~/.service directory is used. If cur‐\nrent user is root, SVDIR defaults to /etc/service.\n\n",
            "subsections": [
                {
                    "name": "unprivileged",
                    "content": "Makes sense only when invoked by root. Setup runscript, that control runsvdir process,  which\nbelong to specified user and manages services, specified in user's ~/.service directory.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "runsvdir(8)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Dmitry Bogatov <KAction@gnu.org>\n\n\n\n2017-01-19                              mk-runscript(8)",
            "subsections": []
        }
    },
    "summary": "mk-runscript - generate service scripts for runit",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "runsvdir",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/runsvdir/8/json"
        }
    ]
}