mirror of
https://github.com/luscis/openlan.git
synced 2025-10-17 06:20:40 +08:00
13 lines
268 B
Desktop File
Executable File
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
|