~lutostag/ubuntu/trusty/maas/1.5.4+keystone

« back to all changes in this revision

Viewing changes to services/pserv/run

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2014-02-15 12:08:23 UTC
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: package-import@ubuntu.com-20140215120823-u7dkitfy0h8tbruh
Tags: upstream-1.5+bzr1948
ImportĀ upstreamĀ versionĀ 1.5+bzr1948

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
# Obtain the development setting for CLUSTER_UUID.
22
22
. etc/demo_maas_cluster.conf
23
23
export CLUSTER_UUID
 
24
export MAAS_URL
24
25
 
25
26
exec $(command -v authbind && echo --deep) \
26
27
    "${script}" --nodaemon --pidfile="" maas-pserv --config-file "${config}"