add systemd timers for periodic fixes
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@ -35,4 +35,5 @@ package() {
|
||||
# copy systemd units
|
||||
install -d ${pkgdir}/usr/lib/systemd/user
|
||||
install -Dm644 ${srcdir}/systemd/services/* ${pkgdir}/usr/lib/systemd/user
|
||||
install -Dm644 ${srcdir}/systemd/timers/* ${pkgdir}/usr/lib/systemd/user
|
||||
}
|
||||
|
Reference in New Issue
Block a user