{
    "content": [
        {
            "type": "text",
            "text": "# mk-runscript(8) (man)\n\n**Summary:** mk-runscript - generate service scripts for runit\n\n**Synopsis:** mk-runscript [--add|--remove] unprivilleged USER\n\n## See Also\n\n- runsvdir(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (8 lines) — 1 subsections\n  - unprivileged (3 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nmk-runscript - generate service scripts for runit\n\n### SYNOPSIS\n\nmk-runscript [--add|--remove] unprivilleged USER\n\n### DESCRIPTION\n\nAdd 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#### unprivileged\n\nMakes 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\n### SEE ALSO\n\nrunsvdir(8)\n\n### AUTHOR\n\nDmitry Bogatov <KAction@gnu.org>\n\n\n\n2017-01-19                              mk-runscript(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "mk-runscript",
        "section": "8",
        "mode": "man",
        "summary": "mk-runscript - generate service scripts for runit",
        "synopsis": "mk-runscript [--add|--remove] unprivilleged USER",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "runsvdir",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/runsvdir/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": [
                    {
                        "name": "unprivileged",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}