summaryrefslogtreecommitdiffstats
path: root/core/modules/kdm-theme-bwlp/data/etc/systemd/system/kdm-hwinfo-warnings.service
blob: 39f101c847ae4faa6bc62a779fed3172d409807e (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Patch warnings into KDM theme
After=hardware-stats.service mount-vm-store.service
Before=kdm.service

[Service]
Type=oneshot
ExecStart=/opt/openslx/scripts/systemd-kdm_hwinfo_warnings
RemainAfterExit=yes