summaryrefslogtreecommitdiff
path: root/gnu/services/games.scm
AgeCommit message (Expand)Author
2018-11-20services: wesnothd: Run as wesnothd user and group....* gnu/services/games.scm (wesnothd-shepherd-service): Run as wesnothd user and group. Arun Isaac
2018-05-14gnu: services: Fix wesnothd-configuration? symbol export....* gnu/services/games.scm: Export wesnothd-configuration?, not the non-existent wesnoth-configuration?. Arun Isaac
2018-02-09gnu: services: Add wesnothd service....* gnu/services/games.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Game Services): Document the service. Arun Isaac