index
:
itzks-systems
buster
jessie
master
squeeze
wheezy
ITZkS Overlay Packages
ITZkS Admins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
network
/
if-up.d
/
cups
blob: 55f4f3247a137166755da7d64b0e38a4402fa85a (
plain
)
1
2
3
4
5
6
#!/bin/sh if [ -x /etc/init.d/cups ]; then /etc/init.d/cups restart fi