diff options
Diffstat (limited to 'security/samhain/files/patch-aa')
-rw-r--r-- | security/samhain/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samhain/files/patch-aa b/security/samhain/files/patch-aa index a949ba3..be66f01 100644 --- a/security/samhain/files/patch-aa +++ b/security/samhain/files/patch-aa @@ -19,7 +19,7 @@ echo " The server will run as user @myident@ if started with";\ echo " root privileges, otherwise as the user of the parent ";\ - echo " process (use --enable-identity=USER to change).";\ -+ echo " process (use TRUSTED_USER=USER to change).";\ ++ echo " process (use RUNAS_USER=USER to change).";\ echo;\ echo " You may want to use: make install-user";\ echo;\ |