blend/blend-system.service

11 lines
155 B
SYSTEMD
Raw Normal View History

2023-02-11 06:03:29 -06:00
[Unit]
Description=Save system state
[Service]
Type=simple
ExecStart=/usr/bin/blend-system autosave-state
User=root
[Install]
WantedBy=multi-user.target