summarylogtreecommitdiffstats
path: root/nvidia-fallback.service
blob: 14cf6e884bd6b40dd2ecfe7087316a5519fadc3a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Dummy service required by system76-power

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/sh -c "echo 'Luke, I am your father' > /dev/null"

[Install]
WantedBy=multi-user.target