[systemd-bugs] [Bug 71578] New: status=217/USER for service with dash in USER
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 13 07:18:23 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71578
Priority: medium
Bug ID: 71578
Assignee: systemd-bugs at lists.freedesktop.org
Summary: status=217/USER for service with dash in USER
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: sergey.zolotorev at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
systemd will not start any service for user which name contains dash ("-").
systemd will exit with status 217.
Reproduced on version 208-2.
Steps to reproduce:
1. Enable service for user (for example btsync-autoconfig or dropbox) for user
with dashes in name: systemctl enable dropbox at test-user.service
2. Try to start: systemctl start dropbox at test-user.service
3. See status: systemctl status dropbox at test-user.service
Status contains something like this:
dropbox at test-user.service - Dropbox
Loaded: loaded (/usr/lib/systemd/system/dropbox at .service; enabled)
Active: failed (Result: start-limit) since Ср 2013-11-13 13:38:26 MSK; 3s ago
Process: 16923 ExecStart=/usr/bin/dropboxd (code=exited, status=217/USER)
Main PID: 16923 (code=exited, status=217/USER)
For user "test" all works.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131113/ba42e82f/attachment.html>
More information about the systemd-bugs
mailing list