home | blog | art | now | git gpg | email | rss

nndm

nndm's not a display manager
git clone https://pollux.codes/git/nndm.git
Log | Files | Refs | README | LICENSE

README.md (484B)


nndm's not a display manager

nndm is a simple C program to execute a program (e.g. startx) as a non-root user from inittab.

Obtaining Sources

The most recent sources can be obtained by cloning this repository.

Installation

Edit config.mk to your liking, then run (as root if necessary):

make install

This will install the nndm executable and the nndm.1 manpage to the configured locations.

Usage

See the man page (man nndm) for details on usage.