Use full pathname for /usr/games/fortune.
Suggested by: "Philippe Charnier" <charnier@lirmm.fr>
This commit is contained in:
parent
371f9101a1
commit
7aeaf2742c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8234
15
x11/xlockmore/files/patch-aa
Normal file
15
x11/xlockmore/files/patch-aa
Normal file
@ -0,0 +1,15 @@
|
||||
--- xlock/XLock.ad.orig Wed Oct 1 05:55:32 1997
|
||||
+++ xlock/XLock.ad Mon Oct 13 09:08:42 1997
|
||||
@@ -47,9 +47,9 @@
|
||||
XLock.both3d: Magenta
|
||||
|
||||
! For marquee & nose modes
|
||||
-!XLock.program: fortune -o
|
||||
-XLock.program: fortune -s
|
||||
-!XLock.program: fortune
|
||||
+!XLock.program: /usr/games/fortune -o
|
||||
+XLock.program: /usr/games/fortune -s
|
||||
+!XLock.program: /usr/games/fortune
|
||||
!XLock.program: finger
|
||||
!XLock.messagesfile: fortune.dat
|
||||
!XLock.messagefile: /etc/hosts
|
Loading…
Reference in New Issue
Block a user