summarylogtreecommitdiffstats
path: root/dahdi.service
blob: 16b0c6fea9c1fabfe867a4d4e05fc7f1eaec4999 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=DAHDI configuration script
After=network.target systemd-udevd.service

[Service]
Type=simple
ExecStart=/usr/bin/dahdi_cfg
ExecStop=/usr/bin/dahdi_cfg -s

[Install]
WantedBy=multi-user.target