diff options
Diffstat (limited to 'ctrl/facemgr/config/preun')
-rwxr-xr-x | ctrl/facemgr/config/preun | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ctrl/facemgr/config/preun b/ctrl/facemgr/config/preun new file mode 100755 index 000000000..b5c486ea5 --- /dev/null +++ b/ctrl/facemgr/config/preun @@ -0,0 +1,3 @@ +#!/bin/bash + +systemctl disable facemgr |