mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 09:47:13 +00:00
Commit the sysctl settings prior to first mount.
This commit is contained in:
committed by
Carl D. Roth
parent
03bb6b718d
commit
b7879951f0
@@ -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