summarylogtreecommitdiffstats
path: root/autosuspend.install
diff options
context:
space:
mode:
authorJohannes Wienke2017-11-26 21:39:13 +0100
committerJohannes Wienke2017-11-26 21:39:13 +0100
commitb51213d84beab864b5332c6c644007324aad7dbc (patch)
tree465de62c7be3fd313cd95a2bf894ceb6fad6053c /autosuspend.install
parent95b0b4068c76644c078b9d3c12b7d057c2d7bb08 (diff)
downloadaur-b51213d84beab864b5332c6c644007324aad7dbc.tar.gz
Version bump to 1.0.0
Diffstat (limited to 'autosuspend.install')
-rw-r--r--autosuspend.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/autosuspend.install b/autosuspend.install
new file mode 100644
index 000000000000..fb25c1496ad6
--- /dev/null
+++ b/autosuspend.install
@@ -0,0 +1,4 @@
+post_upgrade() {
+ echo ">> The script has been renamed from autosuspend.py to autosuspend."
+ echo ">> Provided systemd services are updated."
+}