REDROOM
PHP 8.5.2
Path:
Logout
Edit File
Size: 446 B
Close
//lib/sysstat/debian-sa1
Text
Base64
#!/bin/sh # vim:ts=2:et # Debian sa1 helper which is run from cron.d job, not to needlessly # fill logs (see Bug#499461). set -e # Skip in favour of systemd timer [ ! -d /run/systemd/system ] || exit 0 # Our configuration file DEFAULT=/etc/default/sysstat # Default setting, overridden in the above file ENABLED=false # Read defaults file [ ! -r "$DEFAULT" ] || . "$DEFAULT" [ "$ENABLED" = "true" ] || exit 0 exec /usr/lib/sysstat/sa1 "$@"
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
debian-sa1
446 B
lrwxr-xr-x
2024-01-09 20:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sa1
1.71 KB
lrwxr-xr-x
2024-01-09 20:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sa2
1.54 KB
lrwxr-xr-x
2024-01-09 20:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sadc
81.25 KB
lrwxr-xr-x
2024-01-09 20:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).