diff options
| author | Jonathan Bauer | 2014-04-15 14:08:33 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-15 14:08:33 +0200 |
| commit | fd4446451eba14bd85c0e4ebe5a9a1347da2bce8 (patch) | |
| tree | 401f32513fa56c53a3de9bb4451320db84d96bdd /remote | |
| parent | [systemd] added TODO for environment in systemd212 (diff) | |
| download | tm-scripts-fd4446451eba14bd85c0e4ebe5a9a1347da2bce8.tar.gz tm-scripts-fd4446451eba14bd85c0e4ebe5a9a1347da2bce8.tar.xz tm-scripts-fd4446451eba14bd85c0e4ebe5a9a1347da2bce8.zip | |
[systemd] little fix
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/systemd/module.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.build b/remote/modules/systemd/module.build index 2b89d032..4851f682 100644 --- a/remote/modules/systemd/module.build +++ b/remote/modules/systemd/module.build @@ -27,6 +27,7 @@ fetch_source () { patch -p0 src/systemd-*/src/core/main.c < systemd-openslx.patch || perror "Failed to apply openslx systemd patch." else # TODO use the above hint for setting environmenet through /etc/systemd/system.conf + pinfo "Missing..." fi # libkmod |
