webui-new/development/simpleupdates/systemd/simpleupdated.service
2025-03-24 22:39:52 +08:00

11 lines
170 B
Desktop File

[Unit]
Description=Simple Update Daemon
After=network.target
[Service]
Type=simple
ExecStart=/usrdata/simpleupdates/simpleupdate d
[Install]
WantedBy=multi-user.target