11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
|
[Unit]
|
||
|
Description=AIF-NG Client Service
|
||
|
After=network.target
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/aifclient
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|