aif-ng/extras/systemd.unit

11 lines
147 B
Plaintext

[Unit]
Description=AIF-NG Client Service
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/aif
[Install]
WantedBy=multi-user.target