mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
use alternate cups PPD directory on centos
This commit is contained in:
@@ -3,7 +3,7 @@ gs_lib=
|
||||
iface_arg=
|
||||
gs_path=gs
|
||||
spool_dir=/var/spool/cups
|
||||
model_path=/usr/share/cups/model
|
||||
model_path=/usr/share/cups/model /etc/cups/ppd
|
||||
gs_fontpath=
|
||||
smbclient_path=smbclient
|
||||
print_style=cups
|
||||
|
||||
@@ -3,7 +3,7 @@ gs_lib=
|
||||
iface_arg=
|
||||
gs_path=gs
|
||||
spool_dir=/var/spool/cups
|
||||
model_path=/usr/share/cups/model
|
||||
model_path=/usr/share/cups/model /etc/cups/ppd
|
||||
gs_fontpath=
|
||||
smbclient_path=smbclient
|
||||
print_style=cups
|
||||
|
||||
Reference in New Issue
Block a user