initial commit of file from CVS for e-smith-samba on Sat Mar 23 16:28:38 AEDT 2024
This commit is contained in:
6
root/etc/e-smith/events/actions/delete_printer_tdb
Normal file
6
root/etc/e-smith/events/actions/delete_printer_tdb
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
ACTION=$1
|
||||
PRINTER=$2
|
||||
|
||||
exec rm -f /var/cache/samba/printing/$PRINTER.tdb
|
Reference in New Issue
Block a user