- Timestamp:
- Oct 24, 2017 6:56:25 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118561
- Location:
- trunk/src/VBox/Installer
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh
r58585 r69246 1 1 #!/bin/sh 2 2 # $Id$ 3 # 3 ## @file 4 4 # VirtualBox X Server auto-start service. 5 # 6 5 7 # 6 8 # Copyright (C) 2012-2015 Oracle Corporation -
trunk/src/VBox/Installer/linux/vboxautostart-service.sh
r66074 r69246 1 1 #!/bin/sh 2 # $Id$ 3 ## @file 4 # VirtualBox autostart service init script. 2 5 # 3 # VirtualBox autostart service init script. 6 4 7 # 5 8 # Copyright (C) 2012-2015 Oracle Corporation -
trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh
r58326 r69246 1 1 #!/bin/sh 2 # 2 # $Id$ 3 ## @file 3 4 # VirtualBox watchdog daemon init script. 5 # 6 4 7 # 5 8 # Copyright (C) 2006-2015 Oracle Corporation -
trunk/src/VBox/Installer/linux/vboxweb-service.sh
r60532 r69246 1 1 #!/bin/sh 2 # 2 # $Id$ 3 ## @file 3 4 # VirtualBox web service API daemon init script. 5 # 6 4 7 # 5 8 # Copyright (C) 2006-2015 Oracle Corporation -
trunk/src/VBox/Installer/solaris/preremove.sh
r58687 r69246 5 5 # 6 6 7 #8 # VirtualBox preremove script for Solaris.9 7 # 10 8 # Copyright (C) 2007-2015 Oracle Corporation
Note:
See TracChangeset
for help on using the changeset viewer.