This website requires JavaScript.
Explore
Help
Sign in
swedenconnect
/
eid-ops
Watch
0
Star
0
Fork
You've already forked eid-ops
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ef09f84a99
eid-ops
/
global
/
overlay
/
etc
/
cron.daily
/
secreport
6 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
fix executable
2018-11-12 09:17:15 +01:00
#!/bin/sh
daily security report
2018-11-01 10:19:13 +01:00
fix executable
2018-11-12 09:17:15 +01:00
set -e
fix executable
2018-11-12 14:15:33 +01:00
/usr/local/sbin/secreport.sh > /var/log/secreport-$(hostname --long).log 2>&1
Reference in a new issue
Copy permalink