/sls

Extremely simple su utility

Primary LanguageCGNU General Public License v3.0GPL-3.0

sls

Extremely simple su utility

Dependencies

  • C99 compiler (build time)
  • POSIX make (build time)
  • POSIX libc

Installation

make
make PREFIX=/usr install

Usage

# change <group> to group of user (id -gn)
chown root:<group> path/to/sls
chmod gu+s path/to/sls