Logo
Explore Help
Sign In
smecontribs/smeserver-vacation
6
0
Fork 0
You've already forked smeserver-vacation
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
master
smeserver-vacation/root/etc/e-smith/events/actions/contribs-possible-restart-smanager

8 lines
201 B
Plaintext
Raw Permalink Normal View History

initial commit of file from CVS for smeserver-vacation on Sat Sep 7 21:13:49 AEST 2024
2024-09-07 21:13:49 +10:00
#!/bin/sh
if (systemctl list-unit-files |grep smanager) then
echo "Restarting smanager"
* Thu Oct 02 2025 Brian Read <brianr@koozali.org> 11.0.0-3.sme - Fix typo in event template [SME: 13208] - Correct check on debug config for showing route [SME: 13208]
2025-10-02 09:10:31 +01:00
/sbin/e-smith/signal-event smanager-refresh;
initial commit of file from CVS for smeserver-vacation on Sat Sep 7 21:13:49 AEST 2024
2024-09-07 21:13:49 +10:00
systemctl restart smanager
else
* Thu Oct 02 2025 Brian Read <brianr@koozali.org> 11.0.0-3.sme - Fix typo in event template [SME: 13208] - Correct check on debug config for showing route [SME: 13208]
2025-10-02 09:10:31 +01:00
echo "smanager not loaded"
fi
Copy Permalink
Powered by Gitea Page: 133ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API