Files
openlan/dist/rootfs/usr/lib/systemd/system/openacce@.service
2025-04-15 10:24:43 +08:00

13 lines
268 B
Desktop File
Executable File

[Unit]
Description=Open Access daemon for %I
After=network.target
[Service]
Type=notify
EnvironmentFile=/etc/sysconfig/openlan/access.cfg
ExecStart=/usr/bin/openceci $OPTIONS -conf /etc/openlan/switch/ceci/%i.yaml
Restart=always
[Install]
WantedBy=multi-user.target