Guest User

Untitled

a guest
Jan 4th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. $ systemctl --user status
  2. Failed to read server status: Access denied
  3.  
  4. Dec 25 09:48:07 jukni systemd[669]: selinux: avc: denied { status } for auid=n/a uid=1086 gid=1086 cmdline="" scontext=staff_u:staff_r:staff_t:s0-s0:c0.c1023 tcontext=staff_u:staff_r:staff_t:s0-s0:c0.c1023 tclass=system permissive=0
  5.  
  6. $ systemctl --user restart lojban_mediawiki_web
  7. Failed to restart lojban_mediawiki_web.service: Access denied
  8. See user logs and 'systemctl --user status lojban_mediawiki_web.service' for details.
  9.  
  10. Dec 25 09:49:06 jukni systemd[669]: selinux: avc: denied { start } for auid=n/a uid=1086 gid=1086 path="/home/sampre_mw/.config/systemd/user/lojban_mediawiki_web.service" cmdline="" scontext=staff_u:staff_r:staff_t:s0-s0:c0.c1023 tcontext=staff_u:object_r:systemd_unit_file_t:s0 tclass=service permissive=0
  11.  
  12. policy/modules/kernel/kernel.te
  13. 481: allow can_load_kernmodule self:system module_load;
  14.  
  15. policy/modules/system/init.te
  16. 225: allow init_t self:system { status reboot halt reload };
  17.  
  18. $ ls -lZ ~/.config/systemd/user/
  19. total 8
  20. drwxr-xr-x. 2 sampre sampre staff_u:object_r:user_home_t:s0 66 Feb 6 2017 default.target.wants
  21. -rw-rw-r--. 1 sampre sampre staff_u:object_r:user_home_t:s0 417 Jul 14 00:32 jbotcan_database.service
  22. -rw-rw-r--. 1 sampre sampre staff_u:object_r:user_home_t:s0 419 Jul 14 00:32 jbotcan_site.service
Add Comment
Please, Sign In to add comment