diff options
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 |
