openrc/src/rc
William Hubbs 427a1ce299 rc-status: add -f option to allow formatting output
The -f option can be used when showing the status of services in
runlevels to allow making the output more easily parsable.
Currently, the .ini format is the only one supported.
2019-02-15 14:21:43 -06:00
..
_usage.c librc: move system detection code into rc_sys and use it 2016-01-19 00:09:20 -06:00
_usage.h Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
.gitignore Add mark_service_crashed binary 2018-05-22 12:20:38 -05:00
broadcast.c Do not use UT_LINESIZE or __UT_LINESIZE 2018-12-25 12:13:23 -06:00
broadcast.h fix misc whitespace issues 2018-11-27 21:22:29 -05:00
checkpath.c Revert "checkpath: use O_PATH when available" 2018-12-02 16:08:42 -06:00
do_e.c Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
do_mark_service.c Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
do_service.c Remove the _rc_can_find_pids function 2018-05-18 16:48:21 -05:00
do_value.c include rc.h properly in source files 2016-01-14 12:52:32 -06:00
fstabinfo.c fstabinfo: fix an error message 2018-02-26 13:46:47 -06:00
is_newer_than.c include rc.h properly in source files 2016-01-14 12:52:32 -06:00
is_older_than.c include rc.h properly in source files 2016-01-14 12:52:32 -06:00
kill_all.c misc: style fixups 2018-10-13 12:53:54 -04:00
Makefile supervise-daemon: add health checks 2018-10-23 13:38:14 -05:00
mountinfo.c mountinfo: create strings with xasprintf 2018-02-14 16:56:19 -06:00
openrc-init.c fix misc whitespace issues 2018-11-27 21:22:29 -05:00
openrc-run.c fix leading whitespace 2018-12-27 13:13:09 -06:00
openrc-shutdown.c improve shutdown documentation 2019-02-12 16:54:12 -06:00
rc-abort.c Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
rc-depend.c Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
rc-logger.c Logger: only log printable characters and newlines 2018-05-22 17:11:43 -05:00
rc-logger.h Convert OpenRC to a centralized copyright/license structure 2015-12-21 12:16:06 -06:00
rc-misc.c rc-misc: add the crashed state 2018-05-22 12:20:38 -05:00
rc-pipes.c fix gcc 7 warnings in pipe routines 2018-06-19 13:59:16 -05:00
rc-pipes.h Add helper to spawn process with stdin connected to a pipe 2018-06-13 13:49:42 -05:00
rc-plugin.c rc-plubin.c: remove references to PATH_MAX 2018-02-20 16:01:15 -06:00
rc-plugin.h Convert OpenRC to a centralized copyright/license structure 2015-12-21 12:16:06 -06:00
rc-schedules.c Add debug logging to start-stop-daemon and rc-supervisor 2018-12-18 11:29:26 -06:00
rc-schedules.h initialize the stop schedule 2017-09-18 10:36:17 -05:00
rc-selinux.c rc-selinux.c: remove references to path_max 2018-02-20 16:35:50 -06:00
rc-selinux.h fix tests 2016-01-22 12:07:13 -06:00
rc-service.c rc-service: fix help output 2018-11-05 11:39:39 -06:00
rc-status.c rc-status: add -f option to allow formatting output 2019-02-15 14:21:43 -06:00
rc-update.c rc-update: fix typo 2018-03-21 08:33:33 -04:00
rc-wtmp.c fix leading whitespace 2018-12-27 13:13:09 -06:00
rc.c openrc: convert snprintf calls to xasprintf 2018-06-20 09:37:20 -05:00
shell_var.c Remove multicall binary structure from OpenRC 2016-01-12 10:42:14 -06:00
start-stop-daemon.c start-stop-daemon: fix compiler warning 2018-12-28 09:31:38 -06:00
start-stop-daemon.pam Allow non root users to use start-stop-daemon when linked with pam, Gentoo bug #207836. 2008-02-03 23:02:02 +00:00
supervise-daemon.c src/rc/supervise-daemon.c: formatting fixes 2018-12-24 10:36:12 -06:00
supervise-daemon.pam supervise-daemon: add pam service file 2016-05-13 12:05:23 -05:00
swclock.c include rc.h properly in source files 2016-01-14 12:52:32 -06:00