Initial commit — Antergos NeXT
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin liveuser - $TERM
|
||||
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=detect intel legacy gpu and install xf86-video-intel
|
||||
DefaultDependencies=no
|
||||
After=local-fs.target
|
||||
Before=multi-user.target graphical.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/bin/bash /usr/bin/intel-legacy-gpu-installer
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/NetworkManager.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/bluetooth.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/firewalld.service
|
||||
@@ -0,0 +1 @@
|
||||
/etc/systemd/system/intel.service
|
||||
@@ -0,0 +1 @@
|
||||
/etc/systemd/system/nvidia.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/spice-vdagentd.socket
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/systemd-timesyncd.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vboxclient.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vboxservice.service
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vmtoolsd.service
|
||||
+1
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vmware-vmblock-fuse.service
|
||||
Reference in New Issue
Block a user