summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/data/opt/openslx/scripts/systemd-vbox_env
Commit message (Collapse)AuthorAgeFilesLines
* [vbox-src] Add progress output, skip udev reload with MaxiLinuxSimon Rettberg2024-02-021-3/+11
|
* [vbox-src] Need bashSimon Rettberg2024-02-011-1/+1
|
* [vbox-src] Add vboxusers at build time, add demo to groupSimon Rettberg2024-02-011-1/+1
|
* [vbox-src] Fix check that was broken on rewriteSimon Rettberg2022-11-221-1/+1
|
* [vbox-src] Make vbox-env script more robustSimon Rettberg2022-11-101-23/+35
|
* [dhcp-busybox] Add service to create additional bridgesSimon Rettberg2022-02-211-1/+23
|
* [vbox-src] explicit '--system' optionJonathan Bauer2021-08-131-1/+1
| | | | | Fixes 'Option s is ambiguous (shell, system)' in newer versions of addgroup
* Change the mail address for feedback in file headersSteffen Ritter2021-04-291-1/+1
| | | | * old address will be disabled in the future
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [vbox-src] Always add demo user to vboxusers on bootupSimon Rettberg2020-03-111-0/+1
| | | | | | | This fixes USB access for autologin, since pam_auth won't run in that case, which is responsible for adding users to the vboxusers group. Issue reported and fixed by Uni Mannheim.
* [vbox-src] Fix permissions for /dev/vbox*Simon Rettberg2019-11-261-4/+5
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-191-7/+8
|
* [vbox-src] create vboxusers before chown stuff to itJonathan Bauer2018-05-221-3/+3
| | | | mrgrgglgllgllgllglgggg
* [vbox-src] vbox-env: exit 1 on critical stepsJonathan Bauer2018-04-201-18/+22
| | | | + try to sort the statements in a more logical way...
* [vbox-src] fix missing testJonathan Bauer2018-04-201-3/+4
|
* [vbox-src] reload udev rules on vbox.service startJonathan Bauer2018-04-171-0/+4
|
* [vbox-src] run-virt plugin functional (wip)Jonathan Bauer2018-02-011-0/+61