Skip to content

Commit

Permalink
Fixing path
Browse files Browse the repository at this point in the history
  • Loading branch information
gpicchiarelli committed Aug 18, 2019
1 parent e02fe2c commit a23eacc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/macrandrd
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
#
# $OpenBSD: macrandr,v 0.1.0 2019/08/06 00:02:12 rpe Exp $

daemon="/usr/sbin/macrandr -D"
daemon="/usr/local/sbin/macrandr -D"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
rc_cmd $1

0 comments on commit a23eacc

Please sign in to comment.