summaryrefslogtreecommitdiffstats
path: root/recipes-config/unicens-config/files/unicens-config.service
blob: 43c8a16732adb408631b1bc6282458a16b175a91 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Driver configuration for Unicens2
After=systemd-modules-load.service
Requires=systemd-modules-load.service

[Service]
Type=oneshot
ExecStart=/usr/bin/unicens-config.sh

[Install]
WantedBy=multi-user.target