2010-07-04 Sancho Lerena <slerena@artica.es>
* pandora_console_upgrade: Changed permissions (was 640). git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2957 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
e693d976b0
commit
4d53e4fb43
|
@ -1,3 +1,7 @@
|
|||
2010-07-05 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* pandora_console_upgrade: Changed permissions (was 640).
|
||||
|
||||
2010-07-02 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* operation/events/events_rss.php
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Pandora FMS 3.1 Console Upgrade (c) 2009-2010 Artica ST
|
||||
# Please see http://www.pandorafms.com
|
||||
# This code is licensed under GPL 2.0 license.
|
||||
# **********************************************************************
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
USER=`whoami`
|
||||
|
||||
if [ $USER != "root" ]
|
||||
|
|
Loading…
Reference in New Issue