guix/gnu
Christopher Baines fe2b6434f0
services: Create /var/log upon activation.
When launching a container created with guix system container, the
attempt to create /var/log/wtmp would fail, as /var/log did not exist.

* gnu/services.scm (activation-script): Create /var/log

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-03-10 14:48:06 +01:00
..
build
packages gnu: hmmer: Build reproducibly. 2017-03-10 20:31:30 +10:00
services services: Add exim-service-type. 2017-03-10 14:48:05 +01:00
system vm: Fix full-boot? option. 2017-03-06 23:54:48 +01:00
tests
artwork.scm
local.mk gnu: python-fake-factory: Add back missing patch file. 2017-03-09 06:08:18 -05:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm
tests.scm