mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 19:12:57 +00:00

man 5 sysuses.d recommends: It is strongly recommended to pick user and group names that are unlikely to clash with normal users created by the administrator. A good scheme to guarantee this is by prefixing all system and group names with the underscore, and avoiding too generic names. Looks better without underscore. wesnoth is unique enough to not clash, most daemons on Arch don't have an underscore either. The group is created implicitely when the user is created.