mirror of
https://github.com/Zygo/bees.git
synced 2025-06-17 01:56:16 +02:00
Modify systemd unit and beesd.in to use private mnt namespace
to: - avoid influencing the global mount namespace - auto umount upon exit of this unit Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
@ -20,5 +20,7 @@ Restart=on-abnormal
|
||||
StartupCPUWeight=25
|
||||
StartupIOWeight=25
|
||||
|
||||
PrivateMounts=true
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
|
Reference in New Issue
Block a user