aboutsummarylogtreecommitdiffstats
path: root/minecraftd.service
AgeCommit message (Collapse)Author
2018-06-14upgpkg: minecraft-server 1.12.2-3Gordian Edenhofer
Readd the `WantedBy` directive to allow for proper enabling of the unit. This might however not work properly as the 'multi-user.target' is now specified in `WantedBy` and `After`. upgpkg: cuberite 1.12b975-2 upgpkg: spigot 1.12.2+b73-2
2018-06-11upgpkg: minecraft-server 1.12.2-2Gordian Edenhofer
Update the SystemD service file to wait for the multi-user target prior to initiating the application and remove the 'WantedBy' parameter. This makes sure that the application does not start prior to the required user being available. upgpkg: cuberite 1.12b975-1 upgpkg: spigot 1.12.2+b73-1
2016-03-05Upgpkg: 1.9-4Gordian Edenhofer
Fix wrong netcat invocation. Fix faulty systemd unit files with variables in capital letters.
2016-03-04Upgpkg: 1.9-3Gordian Edenhofer
Fix faulty systemd unit files with wrong use of environment variables.
2016-02-29Upgpkg: 1.9-1Gordian Edenhofer
Add suspending capability for the minecraft server through the control script and an additional screen session which listens on the same port with netcat. * Update .conf accordingly * IDLE_SERVER can be either true or false * The default is no idle server * Choose an available netcat flavor automatically Variable renaming in .install. Notify the user of kept directories on post_remove and alter ownership to root before removing the game user. Print error messages to stderr.
2015-09-20Rewriting package + Updating pkgrelGordian Edenhofer
2015-07-03Initial commitPhilip Abernethy