Ignore:
Timestamp:
Oct 24, 2008, 12:00:00 AM (16 years ago)
Author:
price
Message:

sipb-xen -> invirt for remote-server

Location:
trunk/packages/invirt-remote-server
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-remote-server/files/usr/sbin/invirt-remconffs

    r1175 r1176  
    3131                self.fuse_args.add("allow_other", True)
    3232               
    33                 openlog('sipb-xen-remconffs ', LOG_PID, LOG_DAEMON)
     33                openlog('invirt-remconffs ', LOG_PID, LOG_DAEMON)
    3434               
    3535                syslog(LOG_DEBUG, 'Init complete.')
     
    5858                """Build the master conf file, with all machines
    5959                """
    60                 return '\n'.join("control %s /usr/sbin/sipb-xen-remote-proxy-control"
     60                return '\n'.join("control %s /usr/sbin/invirt-remote-proxy-control"
    6161                                 " /etc/remctl/remconffs/acl/%s"
    6262                                 % (machine_name, machine_name)
Note: See TracChangeset for help on using the changeset viewer.