aif-ng/extras/systemd.unit

11 lines
153 B
Plaintext
Raw Normal View History

2017-05-05 12:32:07 -04:00
[Unit]
Description=AIF-NG Client Service
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/aifclient
[Install]
WantedBy=multi-user.target