Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/cernvm/amiconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Berzano committed May 23, 2014
2 parents 2c99253 + b484135 commit a14a081
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cernvm/amiconfig/plugins/cernvm.py
Original file line number Diff line number Diff line change
Expand Up @@ -380,4 +380,6 @@ def configure(self):

if edition == 'Desktop':
util.call(['/etc/cernvm/config','-x'])
util.call(['/sbin/telinit','5'])
util.call(['/sbin/telinit','5'])

util.call(['/sbin/service cernvm start'])

0 comments on commit a14a081

Please sign in to comment.