Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CIP-Admins
cip-foxtemp
Commits
fe51eb62
Commit
fe51eb62
authored
Jul 22, 2017
by
Johannes Schilling
Browse files
run as user foxtemp
parent
2bebaa3c
Changes
5
Hide whitespace changes
Inline
Side-by-side
70-cip-foxtemp.rules
0 → 100644
View file @
fe51eb62
# VOTI shared USB ID, foxtemp benutzt die
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="16c0", ATTR{idProduct}=="05dc", MODE:="0660", OWNER := "foxtemp", GROUP:="icipguru"
cip-foxtemp-hostsoftware.service
View file @
fe51eb62
...
...
@@ -6,6 +6,7 @@ After=multi-user.target
Type
=
forking
EnvironmentFile
=
/etc/cip-foxtemp.conf
ExecStart
=
/usr/sbin/cip-foxtemp-hostsoftware daemon ${SERIAL}:842:%T
User
=
foxtemp
[Install]
WantedBy
=
multi-user.target
debian/changelog
View file @
fe51eb62
cip-foxtemp (4) unstable; urgency=medium
* run as user foxtemp
-- Johannes Schilling <johannes.schilling@cs.fau.de> Sat, 22 Jul 2017 00:32:02 +0200
cip-foxtemp (3) unstable; urgency=medium
* fix variable expansion in service file
...
...
debian/install
View file @
fe51eb62
cip-foxtemp-hostsoftware usr/sbin
cip-foxtemp-hostsoftware.service lib/systemd/system
70-cip-foxtemp.rules etc/udev/rules.d
debian/postinst
0 → 100644
View file @
fe51eb62
#!/bin/sh
set
-e
adduser
--system
--home
/ foxtemp
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment