mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Commit the sysctl settings prior to first mount.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
. /lib/lsb/init-functions
|
||||
|
||||
# Apply the existing sysctl settings prior to first mount.
|
||||
sysctl --quiet --system
|
||||
|
||||
log_action_begin_msg "Mounting filesystems..."
|
||||
onl-mounts -q mount all
|
||||
log_action_end_msg 0
|
||||
|
||||
Reference in New Issue
Block a user