File: devmon%40.service

package info (click to toggle)
udevil 0.4.4-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,608 kB
  • sloc: sh: 12,733; ansic: 6,018; makefile: 69
file content (14 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=devmon Service

[Service]
Type=simple
User=%i
# Set DISPLAY for popup dialogs
Environment=DISPLAY=:0
EnvironmentFile=/etc/conf.d/devmon
ExecStart=/usr/bin/devmon $ARGS 

[Install]
WantedBy=multi-user.target
WantedBy=default.target