summaryrefslogtreecommitdiffstats
path: root/libexec/rshd/rshd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rshd/rshd.c')
-rw-r--r--libexec/rshd/rshd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/rshd.c b/libexec/rshd/rshd.c
index 323cb0a..bf20936 100644
--- a/libexec/rshd/rshd.c
+++ b/libexec/rshd/rshd.c
@@ -120,7 +120,7 @@ void usage(void);
char slash[] = "/";
char bshell[] = _PATH_BSHELL;
-#define OPTIONS "alnDL"
+#define OPTIONS "aDLln"
int
main(int argc, char *argv[])
OpenPOWER on IntegriCloud