mirror of
https://github.com/luscis/openlan.git
synced 2025-10-08 01:50:12 +08:00
12 lines
234 B
Desktop File
Executable File
12 lines
234 B
Desktop File
Executable File
[Unit]
|
|
Description=OpenLAN Ceci daemon for %I
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=notify
|
|
ExecStart=/usr/bin/openlan-ceci $OPTIONS -conf /etc/openlan/switch/ceci/%i.yaml
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|