]> git.pld-linux.org Git - packages/systemd.git/blame - root-lib.patch
- disable efi by default (missing files in systemd-220 sources)
[packages/systemd.git] / root-lib.patch
CommitLineData
32fac32a
JR
1--- systemd-220/src/shared/generator.c~ 2015-05-15 17:06:10.000000000 +0200
2+++ systemd-220/src/shared/generator.c 2015-05-25 21:21:02.031196707 +0200
3@@ -61,7 +61,7 @@
4 "[Service]\n"
5 "Type=oneshot\n"
6 "RemainAfterExit=yes\n"
7- "ExecStart=/usr/lib/systemd/systemd-fsck %2$s\n"
8+ "ExecStart=/lib/systemd/systemd-fsck %2$s\n"
9 "TimeoutSec=0\n",
10 program_invocation_short_name,
11 what,
This page took 0.067311 seconds and 4 git commands to generate.