blob: f1f9301d85f5907f761a055f6e5555691747046d [file] [log] [blame]
[Unit]
Description=Mount /usr/local with 'exec,suid'
DefaultDependencies=false
After=usr-local.mount
Before=local-fs.target
[Service]
Type=oneshot
ExecStart=/bin/mount -o remount,exec,suid /usr/local