diff options
| author | Andrea Azzarone <azzaronea@gmail.com> | 2016-07-21 14:42:47 +0200 |
|---|---|---|
| committer | Andrea Azzarone <azzaronea@gmail.com> | 2016-07-21 14:42:47 +0200 |
| commit | 6aa291bce851d537bdb5096caa820d341063e8c0 (patch) | |
| tree | 352588736dbe0200294cff8b38d200fd3a9afb70 /debian | |
| parent | c1f5463c91a7528ae013182ad0bc8b832d934fa6 (diff) | |
| parent | bbb06861fce06b27d7a4eed7903a3c2bc97101f1 (diff) | |
Merge with trunk.
(bzr r4153.4.1)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/unity7.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/unity7.conf b/debian/unity7.conf index b7df8bb36..7290000ad 100644 --- a/debian/unity7.conf +++ b/debian/unity7.conf @@ -21,6 +21,9 @@ pre-start script echo "Using compiz profile '$compiz_profile'" initctl set-env -g COMPIZ_CONFIG_PROFILE="$compiz_profile" + export COMPIZ_CONFIG_PROFILE="$compiz_profile" + + /usr/lib/unity/unity-active-plugins-safety-check end script respawn |
