Skip to content

Configuration is not DRY enough #27

@hilbix

Description

@hilbix

In #26 following setting was used:

tino::tino:tino:-:/home/tino:/bin/bash:-lc:debian_chroot='suid' LOGNAME=tino USER=tino HOME=/home/tino "$@" ${*-/bin/bash -l}:-bash

This is far too redundant, just look at the many tinos showing up there.

It should be possible to re-use the first tino somehow generically, such that copying this line and renaming it to the new user then automatically adapts the rest.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Low prio

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions