diff --git a/init-headphone.install b/init-headphone.install index a7a770a..35dd243 100644 --- a/init-headphone.install +++ b/init-headphone.install @@ -5,8 +5,7 @@ post_install() { post_upgrade() { post_install } - post_remove() { - post_install + systemctl disable init-headphone.service }