aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/.bashrc6
l---------debian/.config/systemd/user/default.target.wants/anbox-session-manager.service1
2 files changed, 0 insertions, 7 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index 70eba5c..f8f277b 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -108,12 +108,6 @@ function ipfs-cors {
systemctl restart --user ipfs
}
-function expose-anbox {
- systemctl --user restart anbox-session-manager.service
- adb kill-server
- adb start-server
-}
-
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
diff --git a/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service b/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service
deleted file mode 120000
index 658ed6b..0000000
--- a/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/systemd/user/anbox-session-manager.service \ No newline at end of file