Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
src
/
core
/
main.h
blob: b12a1ccfd781f54c014dbe3a93daf289f52cc76b [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
#include
<stdbool.h>
extern
bool
arg_dump_core
;
extern
int
arg_crash_chvt
;
extern
bool
arg_crash_shell
;
extern
bool
arg_crash_reboot
;