forked from mariux64/mxq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into issues/issue16
* master: mysql: Split create_tables into create_tables, drop_tables and create_trigger mysql: Drop tables and triggers only if they exist mxqd: limit killall_over_time to run every minute if jobs are running mxqd: Change default for --no-log in development build Makefile: remove definition of RUNASNORMALUSER in devel mode README: Add development instructions MXQ: update credits mxqd: Introduce new macro RUNNING_AS_ROOT Makefile: Add new target devel and remove nonroot Makefile: Add new target nonroot to build non-root mxqd Makefile: Define prefix variables in CFLAGS mxqd: Use full memory by default for every job when run as non-root mxqd: Prefix argument variables with arg_ mxqd: When run as non-root only load groups for current user
- Loading branch information
Showing
9 changed files
with
274 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.