initial commit of file from CVS for e-smith-base on Thu 26 Oct 11:24:52 BST 2023
This commit is contained in:
4
root/etc/e-smith/events/actions/systemd-isolate
Normal file
4
root/etc/e-smith/events/actions/systemd-isolate
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
/usr/bin/systemctl daemon-reload
|
||||
/usr/bin/systemctl -q is-active sme-server.target || /usr/bin/systemctl isolate sme-server.target
|
||||
/usr/bin/systemctl daemon-reload
|
Reference in New Issue
Block a user