linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
config.h
(270B)
1 /* See LICENSE file for copyright and license details. */
2
3 #define ENV_PATH "/bin"
4 #define PW_CIPHER "$6$" /* SHA-512 */
5 #undef UTMP_PATH
6 #define UTMP_PATH "/run/utmp"
7 #undef BTMP_PATH
8 #define BTMP_PATH "/var/log/btmp"
9 #undef WTMP_PATH
10 #define WTMP_PATH "/var/log/wtmp"