initial commit of file from CVS for smeserver-geneweb on Sat Sep 7 19:54:18 AEST 2024
This commit is contained in:
5
root/etc/e-smith/events/actions/restart-smanager
Normal file
5
root/etc/e-smith/events/actions/restart-smanager
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
if (systemctl is-active smanager) then
|
||||
echo "Generate config files & restart smanager"
|
||||
/sbin/e-smith/signal-event smanager-refresh;
|
||||
fi
|
0
root/etc/e-smith/events/geneweb-modify/services2adjust/.gitignore
vendored
Normal file
0
root/etc/e-smith/events/geneweb-modify/services2adjust/.gitignore
vendored
Normal file
Reference in New Issue
Block a user