https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215961
Johannes Jost Meixner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Closed |Open Resolution|Works As Intended |--- --- Comment #4 from Johannes Jost Meixner <[email protected]> --- Whether offensive fortune files have been removed from the base system is immaterial to the bug at hand. Even if you manually install offensive fortune files into /usr/{,local/}share/games/fortune/*-o, `fortune -o` won't find them: xmj@mx16:/usr/src# file /usr/share/games/fortune/murphy-o{,.dat} /usr/share/games/fortune/murphy-o: ASCII text /usr/share/games/fortune/murphy-o.dat: data xmj@mx16:~/repos/hardenedbsd-playground# fortune -D -o trying "/usr/share/games/fortune/fortunes-o" adding file "/usr/share/games/fortune/fortunes-o" trying "/usr/local/share/games/fortune/fortunes-o" adding file "/usr/local/share/games/fortune/fortunes-o" No fortunes found in /usr/share/games/fortune:/usr/local/share/games/fortune. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
