„src/onboot.sh“ hinzufügen
This commit is contained in:
5
src/onboot.sh
Normal file
5
src/onboot.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
export > /opt/envvars
|
||||||
|
exec /lib/systemd/systemd
|
Reference in New Issue
Block a user