Repository URL to install this package:
#!/home/tvault/.virtenv/bin/python # PBR Generated from u'console_scripts' import sys from oslo_rootwrap.cmd import daemon if __name__ == "__main__": sys.exit(daemon())