Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mariux64
/
mxtools
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
16
Pull requests
4
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Files
35715cf
blink
clusterd
fon
hostconfig
kvm_monitor
make-automaps
misc_systemd_units
mkmotd
mxgrub
mxmirror
mxmount
mxmount
mxmount.service
mxnetctl
mxraid
mxrouter
mxvlan
netlog
nfsdtop
nvidiactl
pdist
pkgadmin
pmirror
prun
put_websafe
setuid
uvpn
.gitignore
Makefile
README.md
install.sh
Breadcrumbs
mxtools
/
mxmount
/
mxmount.service
Blame
Blame
Latest commit
History
History
12 lines (10 loc) · 233 Bytes
Breadcrumbs
mxtools
/
mxmount
/
mxmount.service
Top
File metadata and controls
Code
Blame
12 lines (10 loc) · 233 Bytes
Raw
[Unit] Description=MX mount local data filessystems After=mxraid.startup.service ConditionPathExists=/etc/mxmounts [Service] Type=oneshot ExecStart=/usr/bin/mxmount --noexport RemainAfterExit=yes [Install] WantedBy=local-fs.target
1
2
3
4
5
6
7
8
9
10
11
12
You can’t perform that action at this time.