init from svn
This commit is contained in:
7
scripts/prerm
Executable file
7
scripts/prerm
Executable file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Commands to be run before uninstall of the package
|
||||
|
||||
service_name=ac
|
||||
|
||||
systemctl disable $service_name
|
||||
Reference in New Issue
Block a user