mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-27 20:36:26 -04:00
Replaced supergfxctl with nvidia-manager
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#!/usr/bin/openrc-run
|
||||
|
||||
description="supergfx daemon"
|
||||
command="/usr/bin/supergfxd"
|
||||
command_background=true
|
||||
pidfile="/run/${RC_SVCNAME}.pid"
|
||||
supervisor=supervise-daemon
|
||||
supervise_daemon_args="-e IS_SUPERGFX_SERVICE=1"
|
||||
|
||||
depend() {
|
||||
after logger modules
|
||||
}
|
||||
Reference in New Issue
Block a user