mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
All services moved to deployed filesystem
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "Initializing crond..."
|
||||
# Add crontab file
|
||||
rm /etc/crontabs/root
|
||||
chmod 600 /etc/crontabs/netalertx
|
||||
chown netalertx:netalertx /etc/crontabs/netalertx
|
||||
#Future crond initializations can go here.
|
||||
echo "crond initialized."
|
||||
|
||||
Reference in New Issue
Block a user