mirror of
https://github.com/rd235/cado
synced 2025-06-05 21:59:29 +02:00
[CMake] nologin shell fixed to /sbin
This commit is contained in:
@@ -11,7 +11,7 @@ execute_process(COMMAND bash -c "\
|
||||
--no-create-home \
|
||||
--home-dir /nonexistent \
|
||||
--system \
|
||||
--shell /bin/nologin \
|
||||
--shell /sbin/nologin \
|
||||
-g _cado \
|
||||
_cado;
|
||||
fi"
|
||||
|
||||
Reference in New Issue
Block a user