Initialize for btrfsmaintenance
This commit is contained in:
commit
fd1c5c4d91
11 changed files with 610 additions and 0 deletions
27
btrfsmaintenance.service-delete-install-section.patch
Normal file
27
btrfsmaintenance.service-delete-install-section.patch
Normal file
|
@ -0,0 +1,27 @@
|
|||
From 32a52adfc28ee2a756abb0c91405917a09b3484d Mon Sep 17 00:00:00 2001
|
||||
From: karlmistelberger <62176982+karlmistelberger@users.noreply.github.com>
|
||||
Date: Tue, 21 Apr 2020 12:41:03 +0200
|
||||
Subject: [PATCH] btrfsmaintenance-refresh.service: delete install section
|
||||
|
||||
Install section causes the unit to execute during boot without
|
||||
/etc/sysconfig/btrfsmaintenance being changed.
|
||||
|
||||
Link: https://bugzilla.suse.com/show_bug.cgi?id=1165780#c33
|
||||
Pull-request: #81
|
||||
Author: karlmistelberger
|
||||
Signed-off-by: David Sterba <dsterba@suse.com>
|
||||
|
||||
---
|
||||
btrfsmaintenance-refresh.service | 4 ----
|
||||
1 file changed, 4 deletions(-)
|
||||
|
||||
--- a/btrfsmaintenance-refresh.service
|
||||
+++ b/btrfsmaintenance-refresh.service
|
||||
@@ -5,7 +5,3 @@
|
||||
[Service]
|
||||
ExecStart=/usr/share/btrfsmaintenance/btrfsmaintenance-refresh-cron.sh systemd-timer
|
||||
Type=oneshot
|
||||
-
|
||||
-[Install]
|
||||
-Also=btrfsmaintenance-refresh.path
|
||||
-WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue