templates of init scripts for Fedora
This commit is contained in:
parent
1cab2481a5
commit
e8099df867
10
share/init.d/snail-watcher.systemd
Normal file
10
share/init.d/snail-watcher.systemd
Normal file
@ -0,0 +1,10 @@
|
||||
[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
|
0
share/init.d/snail-xserver.systemd
Normal file
0
share/init.d/snail-xserver.systemd
Normal file
Loading…
x
Reference in New Issue
Block a user