summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2022-11-29 12:31:17 -0500
committerAndrew Cady <d@cryptonomic.net>2022-11-29 12:31:17 -0500
commit07d4f9c7df8d226ce77b9cf8e81432530f8a1cb4 (patch)
tree5d53b283632b201eeceef7904b0bdab2aad8fbec /README.txt
parent60c4d3c09fd1a03661306104b37ac73e88489080 (diff)
rename ioslay-mgr.sh; test write ops
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 492e278..c217f7a 100644
--- a/README.txt
+++ b/README.txt
@@ -14,7 +14,7 @@ Then you can use the two commands:
14 firestartx - start Firefox in a CGroup and X server sandbox (recommended) 14 firestartx - start Firefox in a CGroup and X server sandbox (recommended)
15 15
16Within the `firefox` systemd service, a background service called `ioslay` will 16Within the `firefox` systemd service, a background service called `ioslay` will
17be started by `ioslay-mgr.sh`. 17be started by `firefox-io-slayer`.
18 18
19The launching of Firefox through either of these commands launches a watchdog 19The launching of Firefox through either of these commands launches a watchdog
20process that kills Firefox processes when they are spinning the disk. 20process that kills Firefox processes when they are spinning the disk.