make-bosserver-be-less-annoying-20010305
authorDerrick Brashear <shadow@dementia.org>
Mon, 5 Mar 2001 19:13:24 +0000 (19:13 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 5 Mar 2001 19:13:24 +0000 (19:13 +0000)
src/bozo/bosserver.c

index adddf9d..0fce29a 100644 (file)
@@ -761,8 +761,10 @@ char **envp;
     /* chdir to AFS log directory */
     chdir(AFSDIR_SERVER_LOGS_DIRPATH);
 
+#if 0
     fputs(AFS_GOVERNMENT_MESSAGE, stdout);
     fflush(stdout);
+#endif
 
     /* go into the background and remove our controlling tty */