]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/systemctl/systemctl-compat-telinit.h
systemctl: drop chain invocation of telinit
[thirdparty/systemd.git] / src / systemctl / systemctl-compat-telinit.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2 #pragma once
3
4 int telinit_parse_argv(int argc, char *argv[]);
5 int start_with_fallback(void);
6 int reload_with_fallback(void);