Skip to content

Commit

Permalink
renamed mxvip.service to mxstartup-mxvip.service
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jan 4, 2012
1 parent 0c6e1a5 commit 335e3d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SBINDIR=/usr/sbin
all:

install:
install -m 0644 mxvip.service ${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-mxvip.service ${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-classic.service ${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-systemd.service ${SYSTEMDSYSTEMDIR}
install -m 0755 mxstartup2mxconfig ${SBINDIR}
Expand Down
File renamed without changes.

0 comments on commit 335e3d5

Please sign in to comment.