mirror of
https://github.com/Luzifer/arch-update.git
synced 2024-12-20 11:01:16 +00:00
8 lines
96 B
SYSTEMD
8 lines
96 B
SYSTEMD
|
[Unit]
|
||
|
Description=Execute arch-updates
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
|
||
|
ExecStart=/usr/bin/arch_update
|