Changeset 4cd453f
- Timestamp:
- Mar 20, 2010, 8:22:16 PM (15 years ago)
- Branches:
- master, debian, mac, no-cups, nodebathena, web
- Children:
- 4efd348
- Parents:
- c503858
- git-author:
- Yuri Lin <yuri@…> (03/20/10 20:22:16)
- git-committer:
- Yuri Lin <yuri@…> (03/20/10 20:22:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach/debian/inst/cups-set-perms
rc503858 r4cd453f 8 8 9 9 cat >> /etc/cups/cupsd.conf <<EOF 10 11 # Begin configurations for gutenbach 12 10 13 <Location /printers/$printername> 11 14 Order Deny, Allow 12 15 Allow from All 13 16 </Location> 17 18 # End configurations for gutenbach 14 19 EOF 20 21 /etc/init.d/cups reload 15 22 16 23 else
Note: See TracChangeset
for help on using the changeset viewer.