mirror of
https://github.com/rd235/cado
synced 2025-02-18 04:10:46 +01:00
[CMake] nologin shell fixed to /sbin
This commit is contained in:
parent
06ac0e5666
commit
f2cc3c9724
@ -11,7 +11,7 @@ execute_process(COMMAND bash -c "\
|
|||||||
--no-create-home \
|
--no-create-home \
|
||||||
--home-dir /nonexistent \
|
--home-dir /nonexistent \
|
||||||
--system \
|
--system \
|
||||||
--shell /bin/nologin \
|
--shell /sbin/nologin \
|
||||||
-g _cado \
|
-g _cado \
|
||||||
_cado;
|
_cado;
|
||||||
fi"
|
fi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user