This website requires JavaScript.
Explore
Help
Sign In
zabbix
/
limosek-zaf
Watch
1
Star
0
Fork
0
You've already forked limosek-zaf
mirror of
https://github.com/limosek/zaf.git
synced
2024-11-22 10:29:06 +01:00
Code
Issues
Releases
Wiki
Activity
0ef05853a4
limosek-zaf
/
files
/
debian
/
postinst.template
11 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added debian package creation
2016-04-07 13:14:53 +02:00
#!/bin/sh
case $1 in
configure)
Plugin installation is possible offline Plugin postconfiguration will be called on zaf agent-config
2016-12-02 13:12:13 +01:00
zaf agent-config
Added debian package creation
2016-04-07 13:14:53 +02:00
;;
esac
Working on 1.1 version Added cache support Added Zabbix API calls
2016-04-12 15:28:29 +02:00
true
Added debian package creation
2016-04-07 13:14:53 +02:00
Reference in New Issue
Copy Permalink