7 lines
107 B
SYSTEMD
7 lines
107 B
SYSTEMD
|
[Unit]
|
||
|
Description=pkgbuilder
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/usr/bin/pkgbuilder checkupdateall --notify
|