FDS/OS 1.0
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
if [[ $(cat /etc/fds/xserver) == xorg ]]; then /usr/bin/chvt 1 || true; fi
|
||||
exit 0
|
||||
@@ -0,0 +1 @@
|
||||
3
|
||||
@@ -0,0 +1 @@
|
||||
xserver-log
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
fdmove -c 2 1
|
||||
/usr/bin/fds-profile --xserver
|
||||
@@ -0,0 +1 @@
|
||||
1500
|
||||
@@ -0,0 +1 @@
|
||||
18000
|
||||
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user