diff options
| author | Jonathan Bauer | 2014-04-15 17:54:50 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-15 17:54:50 +0200 |
| commit | 7981e89190acf590fa511d0302a2d9585c963ae1 (patch) | |
| tree | 51ebf3a81d197f96418e0923bd03d3d174d12862 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-7981e89190acf590fa511d0302a2d9585c963ae1.tar.gz tm-scripts-7981e89190acf590fa511d0302a2d9585c963ae1.tar.xz tm-scripts-7981e89190acf590fa511d0302a2d9585c963ae1.zip | |
[systemd] xattr patch needed in ubuntu 14.04
| -rw-r--r-- | remote/modules/systemd/module.conf.ubuntu.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.conf.ubuntu.14 b/remote/modules/systemd/module.conf.ubuntu.14 index 54348a7b..7b2f853c 100644 --- a/remote/modules/systemd/module.conf.ubuntu.14 +++ b/remote/modules/systemd/module.conf.ubuntu.14 @@ -68,3 +68,4 @@ REQUIRED_BINARIES=" scsi_id v4l_id " +REQUIRED_XATTR_PATCH="yes" |
