From ee1768a419122d288256cce1723d4997bd965eab Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 31 Mar 2015 12:48:45 -0500 Subject: Add binfmt service to sysinit runlevel This makes binfmt processing behave like tmpfiles processing which follows the same specification as systemd. This fixes #48. X-Gentoo-Bug: 545162 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=545162 --- sh/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'sh/.gitignore') diff --git a/sh/.gitignore b/sh/.gitignore index d5cb215a..c83b730b 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -8,3 +8,4 @@ init-early.sh rc-cgroup.sh tmpfiles.sh migrate-to-run.sh +binfmt.sh -- cgit v1.2.3