Codebase list atop / run/e5745b94-ff09-4507-b2e1-d6d3d4cec8a7/main atop.rc.openrc
run/e5745b94-ff09-4507-b2e1-d6d3d4cec8a7/main

Tree @run/e5745b94-ff09-4507-b2e1-d6d3d4cec8a7/main (Download .tar.gz)

atop.rc.openrc @run/e5745b94-ff09-4507-b2e1-d6d3d4cec8a7/mainraw · history · blame

1
2
3
4
5
6
7
8
#!/sbin/openrc-run
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

description="Resource-specific view of processes"
pidfile="/var/run/atop.pid"
command="/usr/share/atop/atop.daily"
command_background="true"