akshara/akshara-system-update.service

11 lines
138 B
SYSTEMD
Raw Permalink Normal View History

2024-02-09 09:29:43 -06:00
[Unit]
Description=Update system
[Service]
Type=simple
ExecStart=/usr/bin/akshara update
User=root
[Install]
WantedBy=multi-user.target