Logoj0ke.net Open Build Service > Projects > internetx:projects:monitoring > monit > Changes
Sign Up | Log In

Changes of Revision 18

[-] Changed monit.spec
 
1
@@ -66,6 +66,7 @@
2
 # This adds the proper /etc/rc*.d links for the script
3
 /sbin/chkconfig --add monit
4
 /usr/bin/create_monit_ssl
5
+cd %{_sysconfdir}/monit.d/ && tar -xvzf %{SOURCE6} && rm %{SOURCE6}
6
 
7
 ####
8
 
9