Skip to content

Commit

Permalink
Restore the FMASK_DMASK default value in the service
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonBoy committed Jul 25, 2017
1 parent 052da13 commit a03551e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ldm.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Description=lightweight device mounter

[Service]
Environment=FMASK_DMASK=0133,0022
EnvironmentFile=/etc/ldm.conf
ExecStart=@@BINDIR@@/ldm -u ${MOUNT_OWNER} -p ${BASE_MOUNTPOINT} -m ${FMASK_DMASK}
KillMode=process
Expand Down

0 comments on commit a03551e

Please sign in to comment.