Skip to content

Commit

Permalink
Merge pull request #5 from mariux64/remove-mxstartup-systemd
Browse files Browse the repository at this point in the history
Remove mxstartup.systemd
  • Loading branch information
donald authored Jan 3, 2019
2 parents e89261f + 4b516a3 commit 0104a80
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 55 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ install:
mkdir -p -m 0755 ${DESTDIR}${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-mxvip.service ${DESTDIR}${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-classic.service ${DESTDIR}${SYSTEMDSYSTEMDIR}
install -m 0644 mxstartup-systemd.service ${DESTDIR}${SYSTEMDSYSTEMDIR}
mkdir -p -m 0755 ${DESTDIR}${SBINDIR}
install -m 0755 mxstartup2mxconfig ${DESTDIR}${SBINDIR}
install -m 0755 mxvipctl ${DESTDIR}${SBINDIR}
install -m 0755 mxservicectl ${DESTDIR}${SBINDIR}
install -m 0755 mxstartupctl ${DESTDIR}${SBINDIR}
install -m 0755 mxstartup.systemd ${DESTDIR}${SBINDIR}
14 changes: 0 additions & 14 deletions mxstartup-systemd.service

This file was deleted.

39 changes: 0 additions & 39 deletions mxstartup.systemd

This file was deleted.

0 comments on commit 0104a80

Please sign in to comment.