webui-new/development/simpleupdates/systemd/simpleupdated.service

11 lines
170 B
SYSTEMD
Raw Permalink Normal View History

2025-03-24 22:39:52 +08:00
[Unit]
Description=Simple Update Daemon
After=network.target
[Service]
Type=simple
ExecStart=/usrdata/simpleupdates/simpleupdate d
[Install]
WantedBy=multi-user.target