diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md index 4dd30dc..4b8c780 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,4 @@ and then update GRUB's configuration file: # update-grub -At this moment there's no halt/reboot/shutdown utilities, but you can send the appropiate signal to `runit-init(8)`: - - # runit-init 0 [shutdown] - # runit-init 6 [reboot] - Feel free to send patches and contribute with improvments and/or new services! |