Files
openlan/dist/resource/openlan-point@.service
2022-07-29 23:38:54 +08:00

13 lines
274 B
Desktop File
Executable File

[Unit]
Description=OpenLAN Point daemon for %I
After=network.target
[Service]
Type=notify
EnvironmentFile=/etc/sysconfig/openlan/point.cfg
ExecStart=/usr/bin/openlan-point $OPTIONS -conf /etc/openlan/%i.json
Restart=always
[Install]
WantedBy=multi-user.target