simplify some code

This commit is contained in:
Nicola Murino
2020-11-07 18:05:47 +01:00
parent c38d242bea
commit 4edb9cd6b9
5 changed files with 48 additions and 73 deletions

View File

@@ -129,7 +129,7 @@ directory will not be changed`)
starting directory. The home directory for a new
user will be:
<base-home-dir>/<username>
[base-home-dir]/[username]
base-home-dir must be an absolute path.`)
subsystemCmd.Flags().BoolVarP(&logJournalD, "log-to-journald", "j", false, `Send logs to journald. Only available on Linux.