blend/blend-system.service
2023-02-11 17:33:29 +05:30

10 lines
155 B
Desktop File

[Unit]
Description=Save system state
[Service]
Type=simple
ExecStart=/usr/bin/blend-system autosave-state
User=root
[Install]
WantedBy=multi-user.target