[Pkg-mpd-commits] [mpdscribble] 02/04: Enable NoNewPrivileges in the systemd service file.

Andrey Rahmatullin wrar at moszumanska.debian.org
Sun Aug 31 17:40:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

wrar pushed a commit to branch master
in repository mpdscribble.

commit c4e727b6d26307a5d677f0c6f8f49b362cd63a62
Author: Andrey Rahmatullin <wrar at wrar.name>
Date:   Sun Aug 31 20:22:56 2014 +0600

    Enable NoNewPrivileges in the systemd service file.
---
 debian/mpdscribble.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/mpdscribble.service b/debian/mpdscribble.service
index 7281084..0c2de73 100644
--- a/debian/mpdscribble.service
+++ b/debian/mpdscribble.service
@@ -6,6 +6,7 @@ After=remote-fs.target mpd.service
 [Service]
 User=mpdscribble
 ExecStart=/usr/bin/mpdscribble --no-daemon
+NoNewPrivileges=yes
 
 [Install]
 WantedBy=multi-user.target

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/mpdscribble.git



More information about the Pkg-mpd-commits mailing list