ubase/config.def.h

6 lines
147 B
C
Raw Normal View History

/* See LICENSE file for copyright and license details. */
2014-06-02 12:14:29 -04:00
#define ENV_SUPATH "/bin"
#define ENV_PATH "/bin"
2014-06-30 09:17:00 -04:00
#define PW_CIPHER "$6$" /* SHA-512 */