11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
[Unit]
|
|
Description=Daemon to auto start/stop power up/down nVidia graphics.
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/snail-watcher.sh
|
|
Type=oneshot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|