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
/
autofs
blob: 8f98196a3e52328c59325baf90582bc13483ac6d (
plain
)
1
2
3
4
5
6
#!/bin/sh if [ -x /etc/init.d/autofs ]; then /etc/init.d/autofs restart fi