summarylogtreecommitdiffstats
path: root/find-the-command.install
diff options
context:
space:
mode:
authorlibrewish2021-09-24 10:42:23 +0530
committerlibrewish2021-09-24 10:42:23 +0530
commit2dc838f7e26b7e910feddb7ad30fff79be79738f (patch)
treee282b5b8b73bf70faaff9a1334ca9b58fb4f49ce /find-the-command.install
parentb3140c386083497400ccd343a97675454556e077 (diff)
downloadaur-2dc838f7e26b7e910feddb7ad30fff79be79738f.tar.gz
remove service activation
Diffstat (limited to 'find-the-command.install')
-rw-r--r--find-the-command.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/find-the-command.install b/find-the-command.install
index 7bfdf535045a..8c7089412bf6 100644
--- a/find-the-command.install
+++ b/find-the-command.install
@@ -20,13 +20,10 @@ post_install() {
>> pacman files database update:
# systemctl enable pacman-files.timer
EOF
-
-systemctl enable pacman-files.timer
}
post_upgrade() {
post_install
- systemctl enable pacman-files.timer
}
pre_remove() {