Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

20
LINES

< > BotCompany Repo | #3000514 // Contents of /etc/rc.local on mqqgnosmbjvj

New Tinybrain snippet

1  
#!/bin/sh -e
2  
#
3  
# rc.local
4  
#
5  
# This script is executed at the end of each multiuser runlevel.
6  
# Make sure that the script will "exit 0" on success or any other
7  
# value on error.
8  
#
9  
# In order to enable or disable this script just change the execution
10  
# bits.
11  
#
12  
# By default this script does nothing.
13  
14  
export HOME=/root
15  
PATH="$HOME/bin:$HOME/.local/bin:$HOME/jdk1.8.0_152/bin:$PATH"
16  
echo $PATH > /root/path-test
17  
cd /root
18  
start-smartbot
19  
20  
exit 0

download  show line numbers   

Snippet is not live.

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #3000514
Snippet name: Contents of /etc/rc.local on mqqgnosmbjvj
Eternal ID of this version: #3000514/1
Text MD5: 1639aad21187bbf19ae14b42f4329f4f
Author: someone
Category:
Type: New Tinybrain snippet
Gummipassword: textfile-loader
Uploaded from IP: 185.183.156.46
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 11:11:04
Source code size: 440 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 87
Referenced in: [show references]