From b862fe83d4f900400a0a78149c7ac9819ffc249c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 22 Jun 2009 13:18:02 +0200 Subject: Moved the startx script into a dedicated file --- etc/hosts/profile-nemesis | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) mode change 100644 => 120000 etc/hosts/profile-nemesis (limited to 'etc/hosts/profile-nemesis') diff --git a/etc/hosts/profile-nemesis b/etc/hosts/profile-nemesis deleted file mode 100644 index 751bd71..0000000 --- a/etc/hosts/profile-nemesis +++ /dev/null @@ -1,6 +0,0 @@ -## vim:ft=zsh -if [[ -z $SSH_CONNECTION && ! -e /tmp/.x-started ]] { - touch /tmp/.afterboot - unsetopt bg_nice - startx &! exit -} diff --git a/etc/hosts/profile-nemesis b/etc/hosts/profile-nemesis new file mode 120000 index 0000000..1f23414 --- /dev/null +++ b/etc/hosts/profile-nemesis @@ -0,0 +1 @@ +../startx \ No newline at end of file -- cgit v1.2.3