]> sipb.mit.edu Git - wiki.git/commitdiff
cups.mit.edu is dead
authorEvan Broder <broder@mit.edu>
Thu, 22 Apr 2010 00:29:34 +0000 (20:29 -0400)
committersipb-www <sipb-www@real-mccoy.mit.edu>
Thu, 22 Apr 2010 00:29:34 +0000 (20:29 -0400)
doc/cups-on-mac.mdwn

index f27183ce01ef124a16b866628a38ae4ed6c37609..8fcaea3cf814481b44e5c0eb7d9fe8313fd1e63c 100644 (file)
@@ -8,7 +8,7 @@ To make your Mac print to cups.mit.edu, run the
 following commands at a Terminal:
 
        echo BrowseProtocols cups | sudo tee -a /etc/cups/cupsd.conf
 following commands at a Terminal:
 
        echo BrowseProtocols cups | sudo tee -a /etc/cups/cupsd.conf
-       echo BrowsePoll cups.mit.edu | sudo tee -a /etc/cups/cupsd.conf
+       echo BrowsePoll cluster-printers.mit.edu | sudo tee -a /etc/cups/cupsd.conf
        sudo launchctl stop org.cups.cupsd && sudo launchctl start org.cups.cupsd
 
 You need to do this from an administrator account. Provide your login password when asked.
        sudo launchctl stop org.cups.cupsd && sudo launchctl start org.cups.cupsd
 
 You need to do this from an administrator account. Provide your login password when asked.