sx: mention openssl requirement

This commit is contained in:
Earnestly 2017-12-07 12:08:19 +00:00
parent 718add311c
commit ef5ed45959
1 changed files with 1 additions and 1 deletions

2
sx
View File

@ -1,7 +1,7 @@
#!/bin/sh --
# sx - start an xserver
# requires xauth Xorg
# requires openssl xauth Xorg
# I'm willing to take advantage of errexit for this script as roughly 85% of
# the error checking would just be exiting on command failure.