diff options
author | Joseph George <josephg5@users.noreply.github.com> | 2018-11-11 10:23:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-11 10:23:43 +0000 |
commit | 15d59a0ad456dbc83b881534ad1005fe570e3b76 (patch) | |
tree | 0cd675958627922c37b2730288ad753e243f43e4 | |
parent | 6ce822fe242b394c5c3bc2ba8d0c41979ca4aa9b (diff) | |
download | runit-void-15d59a0ad456dbc83b881534ad1005fe570e3b76.tar.gz runit-void-15d59a0ad456dbc83b881534ad1005fe570e3b76.tar.xz runit-void-15d59a0ad456dbc83b881534ad1005fe570e3b76.zip |
Update README.md
list not the link, but inside the linked dir.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 484fecb..5f6acc6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ runit is used by default in the Void distribution. To see enabled services for "current" runlevel: - $ ls -l /var/service + $ ls -l /var/service/ To see available runlevels (default and single, which just runs sulogin): |