~mterry/unity8/split

« back to all changes in this revision

Viewing changes to data/unity8.conf

  • Committer: Michał Sawicz
  • Date: 2013-10-14 08:31:39 UTC
  • mto: (138.2.323 trunk)
  • mto: This revision was merged to the branch mainline in revision 164.
  • Revision ID: michal.sawicz@canonical.com-20131014083139-ftqoj1ay8om13iu2
Move unity8.conf to data/ and simplify it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
respawn
8
8
 
9
 
post-start script
10
 
    sleep 12
11
 
    /usr/bin/ofono-setup
12
 
end script
13
 
 
14
 
script
15
 
    sleep 2
16
 
    exec unity8 ${BINARY:-unity8} $ARGS
17
 
end script
 
9
exec unity8 ${BINARY:-unity8} $ARGS