First commit

This commit is contained in:
2023-01-13 23:04:14 +01:00
parent 72a691dce0
commit 1050702522
31 changed files with 1324 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
[Unit]
Description=pkgbuilder
[Service]
Type=simple
ExecStart=/usr/bin/pkgbuilder checkupdateall --notify

8
systemd/pkgbuilder.timer Normal file
View File

@@ -0,0 +1,8 @@
[Unit]
Description=pkgbuilder - check packages update
[Timer]
OnCalendar=*-*-* 16:00:00
[Install]
WantedBy=timers.target