Skip to content
This repository was archived by the owner on Jan 24, 2018. It is now read-only.

adding kill-debian.sh script#156

Open
SDkie wants to merge 2 commits intoguardianproject:masterfrom
SDkie:master
Open

adding kill-debian.sh script#156
SDkie wants to merge 2 commits intoguardianproject:masterfrom
SDkie:master

Conversation

@SDkie
Copy link
Copy Markdown
Collaborator

@SDkie SDkie commented Feb 15, 2015

kill-debian.sh is similar to stop-debian.sh, except it will not check for open-files.
It will just unmount the system after killing the running processes.

fix #139 #139

kill-debian.sh is similar to stop-debian.sh, except it will not check for open-files.
It will just unmount the system after killing the running processes.

fix guardianproject#139 guardianproject#139
install-xfce.sh : this script will install packages required for xfce desktop
start-xfce.sh   : this script will start the xfce session.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small suggestion: use grep '/debian/shell' /proc/*/comm instead of parsing ps output.

@CameronNemo
Copy link
Copy Markdown
Contributor

Hey why are the unrelated XFCE scripts in here? Would you mind removing those and submitting them in another PR if you desire them to be merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

on uninstall, run "Stop Debian"

2 participants