mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:37:14 +08:00
removing 4 more .service from systemd-units
This commit is contained in:
parent
906c7d2587
commit
78b2d093d8
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=systemd-units
|
||||
pkgver=20120528
|
||||
pkgrel=4
|
||||
pkgrel=6
|
||||
pkgdesc="Chakra GNU/Linux specific Systemd unit files"
|
||||
arch=('any')
|
||||
url="http://github.com/falconindy/systemd-arch-units"
|
||||
@ -46,4 +46,9 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/systemd/system/wpa_supplicant.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/ufw.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/kdm.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/clamav-clamd.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/clamav-freshclamd.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/ddclient.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/gdm.service
|
||||
rm "$pkgdir"/usr/lib/systemd/system/network.service
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user